<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic456.xml" />
	<updated>2009-11-29T18:37:43Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic456-after-upgrade-to-051-new-emails-users-accounts-created-dont-work.html</id>
		<entry>
			<title type="html"><![CDATA[Re: After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1952.html#p1952" />
			<content type="html"><![CDATA[<p>Zang, I download the new script repository (google code) and now new users are created correctly even with the new attributes, now that you reported the bug was vmail directory I found out, this looks just like my directory Vmail:</p><p>webmail: / etc / tools # ls / var/vmail/vmail01 /<br />dovecot.sieve fama.bra fama.brc fama.bre fama.brg fama.bri fama.brk fama.brm fama.bro fama.brq fama.brR fama.brt fama.brv fama.brz<br />fama.br fama.brb fama.brd fama.brf fama.brh fama.brj fama.brl fama.brn fama.brp fama.brr fama.brs fama.bru fama.brw</p><p>Is there an automated way to fix this problem and everything to a single folder? (fama.br /?)</p>]]></content>
			<author>
				<name><![CDATA[giorgiolago]]></name>
				<uri>http://www.iredmail.org/forum/user217.html</uri>
			</author>
			<updated>2009-11-29T18:37:43Z</updated>
			<id>http://www.iredmail.org/forum/post1952.html#p1952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1951.html#p1951" />
			<content type="html"><![CDATA[<p>zang what I forgot to update? where I can download the updated script? this bug related to (/) affect my production environment? thank you for your help !</p>]]></content>
			<author>
				<name><![CDATA[giorgiolago]]></name>
				<uri>http://www.iredmail.org/forum/user217.html</uri>
			</author>
			<updated>2009-11-29T02:19:52Z</updated>
			<id>http://www.iredmail.org/forum/post1951.html#p1951</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1949.html#p1949" />
			<content type="html"><![CDATA[<p>Please update your create_mail_user_OpenLDAP.py, there&#039;s a bug in the version you are using.</p><div class="codebox"><pre><code>homeDirectory: /var/vmail/vmail01/fama.brg/gi/-------</code></pre></div><p>It missed a &#039;/&#039; between domain name and username, the correct one is:<br /></p><div class="codebox"><pre><code>------fama.br/g/---------</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-11-28T23:15:28Z</updated>
			<id>http://www.iredmail.org/forum/post1949.html#p1949</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1948.html#p1948" />
			<content type="html"><![CDATA[<p>Your script is out of date, and you didn&#039;t finish upgrade.</p><p>All users should have three more attributes:<br /></p><div class="codebox"><pre><code>enabledService: pop3secured
enabledService: imapsecured
enabledService: managesievesecured</code></pre></div><p>You can find a python script to help you add these attributes in upgrade tutorial.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-11-28T23:08:43Z</updated>
			<id>http://www.iredmail.org/forum/post1948.html#p1948</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[After upgrade to 0.5.1  new emails users accounts created dont work :(]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post1947.html#p1947" />
			<content type="html"><![CDATA[<p>guys, after I updated iredmail to 0.5.1 following the tutorial I realized that all users who create using the. / create_mail_user_OpenLDAP.py User.csv no longer works, the User is created, but when you try to log in roudcube always gives failure imap authentication.<br />See the logs:</p><p>webmail:/etc/tools# tail -f /var/log/dovecot.log | grep -i gigio<br />dovecot: Nov 28 18:28:04 Info: imap-login: Disconnected (auth failed, 1 attempts): user=&lt;gigio@fama.br&gt;, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured</p><p>webmail:/etc/tools# tail -f /var/log/mail.log | grep -i gigio<br />Nov 28 18:28:44 webmail roundcube: [28-Nov-2009 18:28:44 -0300] IMAP Error: Authentication for gigio@fama.br failed (LOGIN): &quot;a001 NO Authentication failed.&quot; (POST /?_task=&amp;_action=login)</p><p>gigio user.ldif</p><p>dn: mail=gigio@fama.br,ou=Users,domainName=fama.br,o=domains,dc=fama,dc=br<br />changetype: add<br />objectCLass: inetOrgPerson<br />objectCLass: mailUser<br />objectCLass: shadowAccount<br />mail: gigio@fama.br<br />userPassword: secret<br />mailQuota: 262144000<br />cn: Email do gigio<br />sn: gigio<br />uid: gigio<br />storageBaseDirectory: /var/vmail/vmail01<br />mailMessageStore: fama.brg/gi/gig/gigio-2009.11.28.18.26.08/<br />homeDirectory: /var/vmail/vmail01/fama.brg/gi/gig/gigio-2009.11.28.18.26.08/<br />accountStatus: active<br />mtaTransport: dovecot<br />enabledService: mail<br />enabledService: smtp<br />enabledService: pop3<br />enabledService: imap<br />enabledService: deliver<br />enabledService: forward<br />enabledService: senderbcc<br />enabledService: recipientbcc<br />enabledService: managesieve<br />enabledService: displayedInGlobalAddressBook</p>]]></content>
			<author>
				<name><![CDATA[giorgiolago]]></name>
				<uri>http://www.iredmail.org/forum/user217.html</uri>
			</author>
			<updated>2009-11-28T21:29:55Z</updated>
			<id>http://www.iredmail.org/forum/post1947.html#p1947</id>
		</entry>
</feed>
