<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — bounced (user unknown)]]></title>
		<link>http://www.iredmail.org/forum/topic3761-bounced-user-unknown.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic3761.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in bounced (user unknown).]]></description>
		<lastBuildDate>Sun, 05 Aug 2012 20:55:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: bounced (user unknown)]]></title>
			<link>http://www.iredmail.org/forum/post17479.html#p17479</link>
			<description><![CDATA[<p>i solved the problem follow the steps of this post</p><p><a href="http://www.iredmail.org/forum/topic3372-iredmail-support-solved-postfix-bounced-mails-with-user-unknown-error.html">http://www.iredmail.org/forum/topic3372 … error.html</a></p><p>i have added the enableService: lda for all the accounts and that was all.</p><p>thanks for your replys</p>]]></description>
			<author><![CDATA[null@example.com (einom)]]></author>
			<pubDate>Sun, 05 Aug 2012 20:55:13 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17479.html#p17479</guid>
		</item>
		<item>
			<title><![CDATA[Re: bounced (user unknown)]]></title>
			<link>http://www.iredmail.org/forum/post17477.html#p17477</link>
			<description><![CDATA[<p>some idea??</p>]]></description>
			<author><![CDATA[null@example.com (einom)]]></author>
			<pubDate>Sun, 05 Aug 2012 20:02:12 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17477.html#p17477</guid>
		</item>
		<item>
			<title><![CDATA[Re: bounced (user unknown)]]></title>
			<link>http://www.iredmail.org/forum/post17474.html#p17474</link>
			<description><![CDATA[<p>i have set the &quot;user_filter =&quot; and all variables like you have show me but the result are the same.</p><p>the /etc/dovecot/dovecot-ldap.conf.<br />-----------------------------------------------------------------------------------------------------------------------------------<br />hosts&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= 127.0.0.1:389<br />ldap_version&nbsp; &nbsp; = 3<br />auth_bind&nbsp; &nbsp; &nbsp; &nbsp;= yes<br />dn&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = cn=vmail,dc=exmaple,dc=com<br />dnpass&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = vmail_password!!<br />base&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = o=domains,dc=example,dc=com<br />scope&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= subtree<br />deref&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;= never</p><p># Below two are required by command &#039;doveadm mailbox ...&#039;<br />iterate_attrs&nbsp; &nbsp;= mail=user<br />iterate_filter&nbsp; = (&amp;(objectClass=mailUser)(accountStatus=active)(enabledService=mail))</p><p>user_filter&nbsp; &nbsp; &nbsp;= (&amp;(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&amp;(enabledService=shadowaddress)(shadowAddress=%u))))<br />user_attrs&nbsp; &nbsp; &nbsp; = mail=user,homeDirectory=home,=mail=maildir:~/Maildir/,mailQuota=quota_rule=*:bytes=%$<br />pass_filter&nbsp; &nbsp; &nbsp;= (&amp;(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&amp;(enabledService=shadowaddress)(shadowAddress=%u))))<br />pass_attrs&nbsp; &nbsp; &nbsp; = mail=user,userPassword=password<br />default_pass_scheme = CRYPT<br />--------------------------------------------------------------------------------------------------------------------------------------------</p>]]></description>
			<author><![CDATA[null@example.com (einom)]]></author>
			<pubDate>Sun, 05 Aug 2012 01:01:24 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17474.html#p17474</guid>
		</item>
		<item>
			<title><![CDATA[Re: bounced (user unknown)]]></title>
			<link>http://www.iredmail.org/forum/post17469.html#p17469</link>
			<description><![CDATA[<div class="quotebox"><cite>einom wrote:</cite><blockquote><p>relay=<span style="color: red">dovecot</span>, delay=0.18, delays=0.05/0/0/0.13, dsn=5.1.1, status=bounced (user unknown).</p></blockquote></div><p>&quot;user_filter =&quot; is wrong in your /etc/dovecot/dovecot-ldap.conf. Please paste dovecot-ldap.conf here to help troubleshoot (REPLACE LDAP server/dn/password info before pasting).</p><p>The default value of dovecot user_filter, pass_filter in iRedMail-0.8.1 is:<br /></p><div class="codebox"><pre><code>user_filter     = (&amp;(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&amp;(enabledService=shadowaddress)(shadowAddress=%u))))
user_attrs      = mail=user,homeDirectory=home,=mail=maildir:~/Maildir/,mailQuota=quota_rule=*:bytes=%$
pass_filter     = (&amp;(objectClass=mailUser)(accountStatus=active)(enabledService=mail)(enabledService=%Ls%Lc)(|(mail=%u)(&amp;(enabledService=shadowaddress)(shadowAddress=%u))))
pass_attrs      = mail=user,userPassword=password</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Sat, 04 Aug 2012 23:34:27 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17469.html#p17469</guid>
		</item>
		<item>
			<title><![CDATA[bounced (user unknown)]]></title>
			<link>http://www.iredmail.org/forum/post17465.html#p17465</link>
			<description><![CDATA[<p>regards</p><p>i have the iRedmail&nbsp; &nbsp; &nbsp; v1.6.3 (LDAP) in a linux opensuse 12.1 x64 server.</p><p>and i has been facing a problem since a migration yesterday, i have followed this steps <br /><a href="http://www.iredmail.org/wiki/index.php?title=Addition/Migrate.to.New.iRedMail.Server">http://www.iredmail.org/wiki/index.php? … ail.Server</a></p><p>everything is working fine with the exeption of the mails from a user in the local domain to other user of the local domain, mail send from outside is ok, mail send from local to outside is ok.</p><p>but when an account send mail to another account in the same domain the /var/log/mail show</p><p>relay=dovecot, delay=0.18, delays=0.05/0/0/0.13, dsn=5.1.1, status=bounced (user unknown).</p><p>docevot have the valid credencials in /etc/dovecot/dovecot-ldap.conf<br />postfix have the valid ldap credentials in /etc/postfix/ldap/*.cf<br />and i have prove postmap -q &#039;example.com&#039; ldap:/etc/postfix/ldap/virtual_mailbox_domains.cf and show me the domain.</p><p>what can i check to fix this problem?</p>]]></description>
			<author><![CDATA[null@example.com (einom)]]></author>
			<pubDate>Sat, 04 Aug 2012 17:36:59 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post17465.html#p17465</guid>
		</item>
	</channel>
</rss>
