<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Accept receiving emails from non-FQDN webserver]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4295.xml" />
	<updated>2012-12-18T10:03:16Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4295-accept-receiving-emails-from-nonfqdn-webserver.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Accept receiving emails from non-FQDN webserver]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19601.html#p19601" />
			<content type="html"><![CDATA[<p>Oh, i&#039;m so sorry that i misunderstood your issue...</p><p>Postfix complains &quot;domain not found&quot;, it&#039;s caused by option &quot;reject_unknown_sender_domain&quot; OR &quot;reject_unknown_recipient_domain&quot; in parameter &quot;smtpd_recipient_restrictions&quot;. Please show us output of below command:<br /></p><div class="codebox"><pre><code># postconf smtpd_recipient_restrictions</code></pre></div><p>If it&#039;s caused by invalid sender domain, please try to move &quot;reject_unknown_sender_domain&quot; after &quot;permit_mynetworks&quot; (in smtpd_recipient_restrictions, too).</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-18T10:03:16Z</updated>
			<id>http://www.iredmail.org/forum/post19601.html#p19601</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Accept receiving emails from non-FQDN webserver]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19597.html#p19597" />
			<content type="html"><![CDATA[<p>Hi Zhang, </p><p>Thank you for the prompt support, </p><p>1) Not an option, I have a lot of web forms being hosted and everything is working fine except for receiving at iredmail </p><p>2) I tried adding the ip of my webserver in iredmail, restarted. I still get the same error. </p><p>Any more ideas ?</p>]]></content>
			<author>
				<name><![CDATA[sami1255]]></name>
				<uri>http://www.iredmail.org/forum/user32114.html</uri>
			</author>
			<updated>2012-12-18T09:09:38Z</updated>
			<id>http://www.iredmail.org/forum/post19597.html#p19597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Accept receiving emails from non-FQDN webserver]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19594.html#p19594" />
			<content type="html"><![CDATA[<p>Try either one:</p><p>1) Enable SMTP authentication in your script.<br />2) Try to append the IP address of your web server to Postfix (on iRedMail server) parameter &quot;mynetworks =&quot;. Restarting Postfix service is required.</p><p>#1 is recommended.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2012-12-18T07:39:20Z</updated>
			<id>http://www.iredmail.org/forum/post19594.html#p19594</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Accept receiving emails from non-FQDN webserver]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19591.html#p19591" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: 0.8.3<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: </p><p>Dec 18 06:49:21 mail postfix/smtpd[18679]: connect from xxxxxxxx.com[xxx.79.xxx.159]<br />Dec 18 06:49:22 mail postfix/smtpd[18679]: NOQUEUE: reject: RCPT from xxxxxxxxx.com[xxx.79.xxx.159]: 450 4.1.8 &lt;random@random.host.net&gt;: Sender address rejected: Domai$<br />Dec 18 06:49:22 mail postfix/smtpd[18679]: disconnect from xxxxxxxxx.com[xxx.79.xxx.159]<br />Dec 18 06:54:22 mail postfix/smtpd[18862]: connect from xxxxxxxxx.com[xxx.79.xxx.159]<br />Dec 18 06:54:23 mail postfix/smtpd[18862]: NOQUEUE: reject: RCPT from xxxxxxxxx.com[xxx.79.xxx.159]: 450 4.1.8 &lt;random@random.host.net&gt;: Sender address rejected: Domai$<br />Dec 18 06:54:23 mail postfix/smtpd[18862]: disconnect from xxxxxxxxx.com[xxx.79.xxx.159]<br />Dec 18 07:30:28 mail postfix/smtpd[19216]: connect from xxxxxxxxx.com[xxx.79.xxx.159]<br />Dec 18 07:30:29 mail postfix/smtpd[19216]: NOQUEUE: reject: RCPT from xxxxxxxxx.com[xxx.79.xxx.159]: 450 4.1.8 &lt;random@random.host.net&gt;: Sender address rejected: Domai$<br />Dec 18 07:30:29 mail postfix/smtpd[19216]: disconnect from xxxxxxxxx.com[xxx.79.xxx.159]</p><br /><br /><p>==== </p><p>I am trying to send email from webserver to my iredmail server via phpmail. The hostname of webserver is random non-FQDN name.</p><p>the mail log shows, &quot;domain not found 450&quot;. I believe it is because random.randomhost.net is not being resolved. </p><p>How can I allow emails from this random host to get through without changing its hostname. </p><p>I&#039;ll truly appreciate some help here.</p>]]></content>
			<author>
				<name><![CDATA[sami1255]]></name>
				<uri>http://www.iredmail.org/forum/user32114.html</uri>
			</author>
			<updated>2012-12-18T07:34:11Z</updated>
			<id>http://www.iredmail.org/forum/post19591.html#p19591</id>
		</entry>
</feed>
