<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Migrating from Zimbra to iRedmail issues]]></title>
		<link>https://forum.iredmail.org/topic17010-migrating-from-zimbra-to-iredmail-issues.html</link>
		<atom:link href="https://forum.iredmail.org/feed-rss-topic17010.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Migrating from Zimbra to iRedmail issues.]]></description>
		<lastBuildDate>Mon, 15 Nov 2021 01:19:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post81322.html#p81322</link>
			<description><![CDATA[<p>The problem has been resolved.<br />Error &quot;user not found from userdb&quot;. When I migrated LDAP from iRedmail 0.9.9 to 1.4.2. Some accounts did not have the LDAP properties updated. By running two scripts: updateLDAPValues_099_to_1.py and update-ldap-dovecot-2.3.py.<br />Thanks for the help Mr. ZhangHuangbin</p>]]></description>
			<author><![CDATA[null@example.com (CVNBIN)]]></author>
			<pubDate>Mon, 15 Nov 2021 01:19:48 +0000</pubDate>
			<guid>https://forum.iredmail.org/post81322.html#p81322</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post81241.html#p81241</link>
			<description><![CDATA[<p>Hi<br />I checked at /var/log/dovecot/dovecot.log (Backup server):</p><p>Nov&nbsp; 2 13:31:00 mail dovecot[1879]: auth: Error: ldap(ap@subdomain.domain.vn,10.1.0.221,&lt;gt7Ub8jPwMQKAQDd&gt;): user not found from userdb</p><p>IP of main server: 10.1.0.95<br />IP of backup server: 10.1.0.223<br />IP of ImapSync server: 10.1.0.221</p>]]></description>
			<author><![CDATA[null@example.com (CVNBIN)]]></author>
			<pubDate>Tue, 02 Nov 2021 07:05:32 +0000</pubDate>
			<guid>https://forum.iredmail.org/post81241.html#p81241</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post81220.html#p81220</link>
			<description><![CDATA[<div class="quotebox"><cite>CVNBIN wrote:</cite><blockquote><p>     Err 1/1: Host2 failure: Error login on [10.1.0.195] with user [ap@subdomain.domain.vn*postmaster@domain.vn] auth [LOGIN]: socket closed while reading data from server (5x)</p></blockquote></div><p>Any related error in Dovecot log file?</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Tue, 02 Nov 2021 02:58:09 +0000</pubDate>
			<guid>https://forum.iredmail.org/post81220.html#p81220</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post81216.html#p81216</link>
			<description><![CDATA[<p>I am migrating iRedmail 0.9.9(Centos server 7.6) to 1.4.2(Ubuntu server 20.04.3)<br />I also got the following error: <br />&nbsp; &nbsp; &nbsp;Host2: 10.1.0.195 says it has CAPABILITY for AUTHENTICATE LOGIN<br />&nbsp; &nbsp; &nbsp;Host2 info: authmech [LOGIN] user [ap@subdomain.domain.vn*postmaster@domain.vn] authuser [] IsUnconnected [1]<br />&nbsp; &nbsp; &nbsp;Host2 failure: Error login on [10.1.0.195] with user [ap@subdomain.domain.vn*postmaster@domain.vn] auth [LOGIN]: socket closed while reading data from server (5x)<br />&nbsp; &nbsp; &nbsp;Host2: failed login on [10.1.0.195] with user [ap@subdomain.domain.vn*postmaster@domain.vn] auth [LOGIN]<br />&nbsp; &nbsp; &nbsp;++++ Listing 1 errors encountered during the sync ( avoid this listing with --noerrorsdump ).<br />&nbsp; &nbsp; &nbsp;Err 1/1: Host2 failure: Error login on [10.1.0.195] with user [ap@subdomain.domain.vn*postmaster@domain.vn] auth [LOGIN]: socket closed while reading data from server (5x)<br />&nbsp; &nbsp; &nbsp;The most frequent error is ERR_AUTHENTICATION_FAILURE_USER2.<br />&nbsp; &nbsp; &nbsp;Exiting with return value 162 (EXIT_AUTHENTICATION_FAILURE_USER2) 1/50 nb_errors/max_errors PID 17402<br />&nbsp; &nbsp; &nbsp;Removing pidfile /tmp/imapsync.pid</p><p>Imapsync code:&nbsp; &nbsp; &nbsp; &nbsp;parallel --max-procs 7 --delay 2 --arg-file /home/migration/test.txt --line-buffer --tagstring &quot;user {1} :&quot;&nbsp; /root/imapsync&nbsp; --host1 10.1.0.95 --user1 {1}*postmaster@domain.vn --password1 password1 --tls1 --host2 10.1.0.195&nbsp; --user2 {1}*postmaster@domain.vn --password2&nbsp; password2 --tls2 --delete2 --delete2folders</p><p>This code executes successfully when I migrate between 2 servers Ubuntu 20.04.3 and same version of iRedmail 1.4.2</p>]]></description>
			<author><![CDATA[null@example.com (CVNBIN)]]></author>
			<pubDate>Mon, 01 Nov 2021 07:59:01 +0000</pubDate>
			<guid>https://forum.iredmail.org/post81216.html#p81216</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post75282.html#p75282</link>
			<description><![CDATA[<p>Use LOGIN as auth method.</p><p>imapsync works fine with iRedMail + Dovecot Master User, i had a lot success experience.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 29 Jun 2020 14:33:26 +0000</pubDate>
			<guid>https://forum.iredmail.org/post75282.html#p75282</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post75281.html#p75281</link>
			<description><![CDATA[<div class="quotebox"><cite>ZhangHuangbin wrote:</cite><blockquote><p>Use TLS please.</p></blockquote></div><p>--tls2 fails in the same way.&nbsp; It looks like the iRedmail server is ignorin the --authuser2 directive .... if I remove that and just use the user/pass for the mailbox, it works.&nbsp; &nbsp;So, I guess I can&#039;t just sync every user&#039;s mailbox from zimbra to redmail without specifying the user/pass on the redmail side....</p>]]></description>
			<author><![CDATA[null@example.com (DaytonJones)]]></author>
			<pubDate>Mon, 29 Jun 2020 13:51:44 +0000</pubDate>
			<guid>https://forum.iredmail.org/post75281.html#p75281</guid>
		</item>
		<item>
			<title><![CDATA[Re: Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post75260.html#p75260</link>
			<description><![CDATA[<p>Use TLS please.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Mon, 29 Jun 2020 07:03:33 +0000</pubDate>
			<guid>https://forum.iredmail.org/post75260.html#p75260</guid>
		</item>
		<item>
			<title><![CDATA[Migrating from Zimbra to iRedmail issues]]></title>
			<link>https://forum.iredmail.org/post75237.html#p75237</link>
			<description><![CDATA[<p>- iRedMail version: 1.2.1<br />- Deployed with iRedMail downloadable installer<br />- Ubuntu 18.04<br />- Store mail accounts in which backend: LDAP <br />- Web server: Nginx<br />- Manage mail accounts with iRedAdmin-Pro?&nbsp; No</p><p>I&#039;m trying to migrate from Zimbra (opensource 8.8.8GA) using imapsync.&nbsp; Trying to use an admin account, so I don&#039;t need to hassle with passwords for each user.&nbsp; Command I&#039;m using:</p><p>imapsync --host1 my.zimbra.server --host2 my.iredmail.server --user1 &#039;user1@my.domain&#039; --authuser1 &#039;adminaccount@my.domain&#039; --password1 &#039;supersecretpassword&#039; --user2 &#039;mytestaccount@my.domain&#039; --authuser2 &#039;adminaccount@my.domain&#039; --password2 &#039;supersecretpassword&#039; --ssl1 --ssl2 --authmech1 PLAIN --authmech2 PLAIN</p><br /><p>This properly logs into the zimbra server, but fails when trying it to Redmail - even though it says it supports &quot;PLAIN&quot;</p><p>Host1: success login on [my.zimbra.server] with user [user1@my.domain] auth [PLAIN]<br />Host2: connecting and login on host2 [my.iredmail.server] port [993] with user [mytestaccount@my.domain]<br />Host2 IP address: 123.123.123.12<br />Host2 banner: * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=LOGIN] Dovecot (Ubuntu) ready.<br />Host2 capability before authentication: IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE AUTH=PLAIN AUTH=LOGIN AUTH<br />Host2: my.iredmail.server says it has CAPABILITY for AUTHENTICATE PLAIN<br />Host2 info: authmech [PLAIN] user [mytestaccount@my.domain] authuser [adminaccount@my.domain] IsUnconnected []<br />Host2 failure: Error login on [my.iredmail.server] with user [mytestaccount@my.domain] auth [PLAIN]: 2 NO [AUTHENTICATIONFAILED] Authentication failed.<br />Exiting with return value 16 (EXIT_AUTHENTICATION_FAILURE) 1/50 nb_errors/max_errors<br />Disconnecting from host1 my.zimbra.server user1 user1@my.domain</p><br /><p>Any help appreciated....</p>]]></description>
			<author><![CDATA[null@example.com (DaytonJones)]]></author>
			<pubDate>Sat, 27 Jun 2020 15:38:43 +0000</pubDate>
			<guid>https://forum.iredmail.org/post75237.html#p75237</guid>
		</item>
	</channel>
</rss>
