<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Yet another User Not Logged In Thread]]></title>
		<link>http://www.iredmail.org/forum/topic4233-yet-another-user-not-logged-in-thread.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4233.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Yet another User Not Logged In Thread.]]></description>
		<lastBuildDate>Fri, 07 Dec 2012 18:07:37 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19446.html#p19446</link>
			<description><![CDATA[<p>It&#039;s a quirk in the PHP for Windows default install.&nbsp; There is no provision in the php.ini for SMTP authentication information in the php mail() function.&nbsp; There are ways around it (such as using PEAR), but the standard install doesn&#039;t allow for it.</p>]]></description>
			<author><![CDATA[null@example.com (answerman)]]></author>
			<pubDate>Fri, 07 Dec 2012 18:07:37 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19446.html#p19446</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19431.html#p19431</link>
			<description><![CDATA[<p>Just curious, why Windows PHP cannot perform SMTP user authentication?<br />(I&#039;m not a PHP guy, sorry if this is a stupid question.)</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Fri, 07 Dec 2012 03:45:27 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19431.html#p19431</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19422.html#p19422</link>
			<description><![CDATA[<p>I think I know what you are talking about... you want to have a third party server (not yours) to be able to send mail claiming to be from &quot;user@example.com&quot; to that account on your server.&nbsp; Yes?</p><p>I had the same issue with a PHP form mailer hosted on my web server needing to send &quot;from&quot; an address on our iRedMail server, and Windows PHP can&#039;t use user authentication.</p><p>The only solution, I believe, is to add the sending IP to &quot;mynetworks&quot; in Postfix.&nbsp; Problem is, if it&#039;s a mass mailer I&#039;m not sure that you can count on that IP to not change.</p>]]></description>
			<author><![CDATA[null@example.com (answerman)]]></author>
			<pubDate>Thu, 06 Dec 2012 22:56:17 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19422.html#p19422</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19402.html#p19402</link>
			<description><![CDATA[<p>When postfix receives an email, it will check whether sender/recipient domain is hosted locally. For example, mail with header &quot;From: John Smith &lt;johns@example.com&gt;&quot;, if domain &quot;example.com&quot; is hosted locally, Postfix requires client to perform SMTP authentication before sending out email. So it complains &quot;Sender address rejected: not logged in (in reply to RCPT TO command)&quot;.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 06 Dec 2012 14:41:42 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19402.html#p19402</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19348.html#p19348</link>
			<description><![CDATA[<p>Hi Zang, can you please re read the original post. You&#039;ll understand the situation better. </p><p>Thanks for the help</p>]]></description>
			<author><![CDATA[null@example.com (sami1255)]]></author>
			<pubDate>Mon, 03 Dec 2012 13:50:08 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19348.html#p19348</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19343.html#p19343</link>
			<description><![CDATA[<p>&quot;not logged in&quot;, did you send out email with SMTP authentication in your mail client (Outlook/Thunderbird/etc)?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 03 Dec 2012 13:43:54 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19343.html#p19343</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19337.html#p19337</link>
			<description><![CDATA[<p>&lt;xxxx@adomainhostedatmymailserver.com&gt;: host mail.myserver.com[1xx.1xx.xx.17] said: 553 5.7.1<br />&nbsp; &nbsp; &lt;xxxx@anotherdomainhostedatmymailserver.com&gt;: Sender address rejected: not logged in (in reply to<br />&nbsp; &nbsp; RCPT TO command)</p>]]></description>
			<author><![CDATA[null@example.com (sami1255)]]></author>
			<pubDate>Mon, 03 Dec 2012 09:45:55 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19337.html#p19337</guid>
		</item>
		<item>
			<title><![CDATA[Re: Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19336.html#p19336</link>
			<description><![CDATA[<p>Hi Sami,</p><p>Could you please paste original error message here to help troubleshoot? The more details the better.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 03 Dec 2012 09:03:34 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19336.html#p19336</guid>
		</item>
		<item>
			<title><![CDATA[Yet another User Not Logged In Thread]]></title>
			<link>http://www.iredmail.org/forum/post19329.html#p19329</link>
			<description><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.4<br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL<br />- Linux/BSD distribution name and version: Ubuntu 12.04<br />- Related log if you&#039;re reporting an issue: <br />==== </p><p>Consider a scenario</p><p>user@example.com resides on my iredmail server, sending receiving, everything working perfect. </p><p>Now, there are some services on the internet especially freshbooks or even wordpress blogs which send emails on behalf of user@example.com. Those emails never reach to user@example.com giving an error, user not logged in. </p><p>Zang suggests in all other support threads to have smtp auth enabled at senders end. This is something I can&#039;t make companies as big as freshbook do.</p><p>What is the best solution to cop with this ?</p>]]></description>
			<author><![CDATA[null@example.com (sami1255)]]></author>
			<pubDate>Sun, 02 Dec 2012 17:38:26 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19329.html#p19329</guid>
		</item>
	</channel>
</rss>
