<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic102.xml" />
	<updated>2009-08-07T16:09:34Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic102-iredmail-050rc1-debian-50x-new-user-issues.html</id>
		<entry>
			<title type="html"><![CDATA[Re: iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post793.html#p793" />
			<content type="html"><![CDATA[<p>i have the same problems with my first domain. i created a new domain after installations and all works fine for them..</p>]]></content>
			<author>
				<name><![CDATA[vesaliuz]]></name>
				<uri>http://www.iredmail.org/forum/user170.html</uri>
			</author>
			<updated>2009-08-07T16:09:34Z</updated>
			<id>http://www.iredmail.org/forum/post793.html#p793</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post525.html#p525" />
			<content type="html"><![CDATA[<p>It seems all are correct in LDIF data.</p><p>Could you please try to debug ldap query? Steps:</p><p>- Increase loglevel in /etc/ldap/slapd.conf:<br /></p><div class="codebox"><pre><code>loglevel    256</code></pre></div><p>- Restart openldap, and then monitor /var/log/openldap.log.</p><p>You can post logs in /var/log/openldap.log.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-29T03:55:02Z</updated>
			<id>http://www.iredmail.org/forum/post525.html#p525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post524.html#p524" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Exported LDIF data attached (modified so that my real domain = my.real.domain).</p>]]></content>
			<author>
				<name><![CDATA[knobdy]]></name>
				<uri>http://www.iredmail.org/forum/user100.html</uri>
			</author>
			<updated>2009-06-28T17:13:58Z</updated>
			<id>http://www.iredmail.org/forum/post524.html#p524</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post510.html#p510" />
			<content type="html"><![CDATA[<p>Could you please export the LDIF data of this new user?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-06-28T08:12:59Z</updated>
			<id>http://www.iredmail.org/forum/post510.html#p510</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[iRedMail 0.5.0-RC1 Debian 5.0.x new user issues]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post509.html#p509" />
			<content type="html"><![CDATA[<p>Hi,</p><p>Having an issue after following the tutorial on howtoforge:</p><br /><p><a href="http://www.howtoforge.com/iredmail-mail-server-with-ldap-postfix-roundcube-squirrelmail-dovecot-clamav-spamassassin-amavisd-debian-5.0.1#comment">http://www.howtoforge.com/iredmail-mail … .1#comment</a></p><p>(I&#039;m using OpenLDAP)</p><p>I noticed that I can&#039;t send e-mails from a newly created account:</p><p>Jun 28 01:39:29 r2d2 roundcube: [28-Jun-2009 01:39:29 -0500] SMTP Error: SMTP error: Failed to add recipient &#039;SOMEUSERATSOMEDOMAIN@REMOTE.COM&#039; in /usr/share/apache2/roundcubemail-0.2.1/program/steps/mail/func.inc on line 1296 (POST /roundcube/?_task=mail&amp;_action=send)</p><p>If I try to send an e-mail to this user from a remote domain, I see the following in the mail logs:</p><p>Jun 28 01:39:29 r2d2 postfix/smtpd[9115]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 550 5.1.0 &lt;newuser@my.domain.com&gt;: Sender address rejected: User unknown in local recipient table; from=&lt;newuser@my.domain.com&gt; to=&lt;SOMEUSERATSOMEDOMAIN@REMOTE.COM&gt; proto=ESMTP helo=&lt;rmy.domain.com&gt;</p><p>I can login to the webmail client with the newly created user fine, but mail cannot be sent or recivied due to the errors above.</p><p>Looking back at my create script, it looks like it had a couple of errors:</p><p>r2d2:~/iRedMail-0.5.0-rc1/tools# ./create_mail_user_OpenLDAP.sh my.domain.com newuser<br />adding new entry &quot;ou=Users,domainName=my.domain.com,o=domains,dc=my,dc=domain,dc=com&quot;<br />ldap_add: Already exists (68)</p><br /><p>adding new entry &quot;ou=Groups,domainName=my.domain.com,o=domains,dc=my,dc=domain,dc=com&quot;<br />ldap_add: Already exists (68)</p><p>adding new entry &quot;ou=Aliases,domainName=my.domain.com,o=domains,dc=my,dc=domain,dc=com&quot;<br />ldap_add: Already exists (68)</p><p>adding new entry &quot;mail=newuser@my.domain.com,ou=Users,domainName=my.domain.com,o=domains,dc=my,dc=domain,dc=com&quot;</p><p>* There&#039;s no error on the last one.</p><p>My LDAP settings look like:</p><p># ------------------------------------------------------------------<br /># -------------------------- LDAP Setting --------------------------<br /># ------------------------------------------------------------------<br />LDAP_SUFFIX=&quot;dc=my,dc=domain,dc=com&quot;</p><p># Setting &#039;BASE_DN&#039;.<br />BASE_DN=&quot;o=domains,${LDAP_SUFFIX}&quot;</p><p># Setting &#039;DOMAIN_NAME&#039; and DOMAIN_DN&#039;:<br />#&nbsp; &nbsp; &nbsp;* DOMAIN will be used in mail address: ${USERNAME}@${DOMAIN}<br />#&nbsp; &nbsp; * DOMAIN_DN will be used in LDAP dn.<br />DOMAIN_NAME=&quot;$1&quot;<br />DOMAIN_DN=&quot;domainName=${DOMAIN_NAME}&quot;<br />OU_USER_DN=&quot;ou=Users&quot;</p><p># ---------- rootdn of LDAP Server ----------<br /># Setting rootdn of LDAP.<br />BINDDN=&quot;cn=Manager,${LDAP_SUFFIX}&quot;</p><p># Setting rootpw of LDAP.<br />BINDPW=&#039;areallyuberelitepassword&#039;</p><p>Any ideas or thoughts?</p>]]></content>
			<author>
				<name><![CDATA[knobdy]]></name>
				<uri>http://www.iredmail.org/forum/user100.html</uri>
			</author>
			<updated>2009-06-28T07:04:59Z</updated>
			<id>http://www.iredmail.org/forum/post509.html#p509</id>
		</entry>
</feed>
