<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Fixed in 0.5.0: Maill forwarding and bcc are invalid.]]></title>
		<link>http://www.iredmail.org/forum/topic236-fixed-in-050-maill-forwarding-and-bcc-are-invalid.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic236.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Fixed in 0.5.0: Maill forwarding and bcc are invalid..]]></description>
		<lastBuildDate>Thu, 10 Sep 2009 05:05:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Fixed in 0.5.0: Maill forwarding and bcc are invalid.]]></title>
			<link>http://www.iredmail.org/forum/post1101.html#p1101</link>
			<description><![CDATA[<p>Hi, all.</p><p>This post is used to fix incorrect postfix setting which cause mail forwarding (alias) and bcc invalid. If it doesn&#039;t work for you, please post a new topic in <a href="http://www.iredmail.org/forum/forum2-iredmail-general-technical-support.html">iRedMail General Technical Support</a> forum.</p><p>First of all, we&#039;d like to thank <a href="http://www.iredmail.org/forum/user160.html">neliasen</a> for <a href="http://www.iredmail.org/forum/topic159-alias-definitions-weird-error.html">his report and testing</a>. <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p><strong>Abstract:</strong></p><p>- Mail forwarding (virtual alias) and sender/recipient bcc are invalid.</p><p><strong>Affected versions:</strong></p><p>- iRedMail-0.5.0<br />- iRedOS-0.5.0</p><p><strong>Steps to fix it:</strong></p><p>- Backup your postfix configure files first.<br /></p><div class="codebox"><pre><code># cp /etc/postfix/{main,master}.cf /opt/</code></pre></div><p>- Remove &#039;receive_override_options=no_address_mappings&#039; in postfix.<br /></p><div class="codebox"><pre><code># postconf -e receive_override_options=&#039;&#039;</code></pre></div><p>- Add &#039;no_address_mappings&#039; in postfix: /etc/postfix/master.cf<br /></p><div class="codebox"><pre><code>127.0.0.1:10025 inet n  -   -   -   -  smtpd
    -o content_filter=
    # ... SKIP OTHER LINES HERE ...
    -o receive_override_options=no_header_body_checks,no_unknown_recipient_checks,no_address_mappings</code></pre></div><p>- Restart postfix to make new settings work:<br /></p><div class="codebox"><pre><code># /etc/init.d/postfix restart</code></pre></div><p>That&#039;s all. Enjoy <img src="http://www.iredmail.org/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Thu, 10 Sep 2009 05:05:01 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post1101.html#p1101</guid>
		</item>
	</channel>
</rss>
