<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
		<link>https://forum.iredmail.org/topic722-always-accept-messages-for-special-aliases-postmaster-abuse.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic722.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Always accept messages for special aliases (postmaster@, abuse@, ...).]]></description>
		<lastBuildDate>Mon, 05 Jul 2010 14:25:24 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
			<link>https://forum.iredmail.org/post4544.html#p4544</link>
			<description><![CDATA[<div class="quotebox"><cite>web2works wrote:</cite><blockquote><p>Hi, firstly thank you for your time in putting together this guide. </p><p>I have followed exactly but after restart I sent a test mail to support@example.com and I got:<br />Recipient address rejected: User unknown in virtual mailbox table</p><p>I have both files in /etc/postfix and have added:</p></blockquote></div><p>Hi web2works, I only saw your message today. The error message you are receiving means that postmaster@ or/and abuse@ etc mailboxes have not been created. Create them first. The tutorial I have written only assures the mails are received without too much filtering.</p>]]></description>
			<author><![CDATA[null@example.com (maxie_ro)]]></author>
			<pubDate>Mon, 05 Jul 2010 14:25:24 +0000</pubDate>
			<guid>https://forum.iredmail.org/post4544.html#p4544</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
			<link>https://forum.iredmail.org/post4536.html#p4536</link>
			<description><![CDATA[<p>my solution (with LDAP as backend):</p><p>1) add Alias to &#039;ou=Aliases,domainName=example.com,o=domains,dc=example,dc=com&#039;:<br />&nbsp; Template = Default<br />&nbsp; objectClass = mailAlias<br />2) set attributes:<br />&nbsp; accountStatus = active<br />&nbsp; cn = &lt;somename&gt;&nbsp; (for example &#039;sys_accounts&#039;)<br />&nbsp; Email = &lt;anytext&gt; (for example &#039;fictional-attribute&#039;)<br />&nbsp; enabledService = mail, deliver<br />&nbsp; mailForwardingAddress = &lt;target-email&gt; (for example &#039;administrator@example.com&#039;)<br />3) add new attr - shadowAddress, set multiple values:<br />&nbsp; shadowAddress = postmaster@example.com<br />&nbsp; shadowAddress = abuse@example.com<br />&nbsp; ...</p><p>that&#039;s all - any stuff for special accounts will be redirected to your mailbox.</p>]]></description>
			<author><![CDATA[null@example.com (yooo-x64)]]></author>
			<pubDate>Sat, 03 Jul 2010 18:12:30 +0000</pubDate>
			<guid>https://forum.iredmail.org/post4536.html#p4536</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
			<link>https://forum.iredmail.org/post4035.html#p4035</link>
			<description><![CDATA[<p>Hi, firstly thank you for your time in putting together this guide. </p><p>I have followed exactly but after restart I sent a test mail to support@example.com and I got:<br />Recipient address rejected: User unknown in virtual mailbox table</p><p>I have both files in /etc/postfix and have added:</p><div class="codebox"><pre><code>smtpd_recipient_restrictions = 
    #reject_unknown_sender_domain, 
    reject_unknown_recipient_domain, 
    reject_non_fqdn_sender, 
    reject_non_fqdn_recipient, 
    reject_unlisted_recipient, 
    permit_mynetworks, 
    permit_sasl_authenticated, 
    reject_unauth_destination, 
    check_recipient_access hash:/etc/postfix/accept_special,
    reject_non_fqdn_helo_hostname, 
    reject_invalid_helo_hostname, 
    check_policy_service inet:127.0.0.1:10031</code></pre></div><p>I&#039;m not sure where to start in debugging the error for this. Thanks Ben</p>]]></description>
			<author><![CDATA[null@example.com (web2works)]]></author>
			<pubDate>Fri, 21 May 2010 22:30:29 +0000</pubDate>
			<guid>https://forum.iredmail.org/post4035.html#p4035</guid>
		</item>
		<item>
			<title><![CDATA[Re: Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
			<link>https://forum.iredmail.org/post3042.html#p3042</link>
			<description><![CDATA[<p>Cool, thanks for your sharing <img src="https://forum.iredmail.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 15 Mar 2010 08:49:31 +0000</pubDate>
			<guid>https://forum.iredmail.org/post3042.html#p3042</guid>
		</item>
		<item>
			<title><![CDATA[Always accept messages for special aliases (postmaster@, abuse@, ...)]]></title>
			<link>https://forum.iredmail.org/post3041.html#p3041</link>
			<description><![CDATA[<p>On the wiki:</p><p><a href="http://www.iredmail.org/wiki/index.php?title=Addition/Always_accept_messages_for_special_aliases">Always accept messages for special aliases (postmaster@, abuse@, ...)</a></p>]]></description>
			<author><![CDATA[null@example.com (maxie_ro)]]></author>
			<pubDate>Mon, 15 Mar 2010 08:45:39 +0000</pubDate>
			<guid>https://forum.iredmail.org/post3041.html#p3041</guid>
		</item>
	</channel>
</rss>
