OK, have had to reinstall it all again, tried copying messages from existing server to new server using imapsync.
Here is what is in the mail.log
Code:
Oct 8 17:04:41 web2 dovecot: imap-login: Disconnected: user=<********@********.com>, method=PLAIN, rip=192.168.0.25, lip=192.168.0.25, secured
Note:
I had to use PLAIN as the auth type for the server with dovecot as no other auth types are supported.
Here is the command I am using and the results:
Code:
web2:~# imapsync --host1 192.168.0.31 --user1 *****@*****.com --password1 ***** --host2 192.168.0.25 --user2 *****@*****.com --password2 ***** --authmech1 LOGIN --authmech2 PLAIN
$RCSfile: imapsync,v $ $Revision: 1.252 $ $Date: 2008/05/08 02:30:17 $
Here is a [linux] system (Linux web2.corpcomp.co.nz 2.6.26-2-686 #1 SMP Wed Aug 19 06:06:52 UTC 2009 i686)
with perl 5.10.0 and the module Mail::IMAPClient version used here is 2.2.9
Command line used :
/usr/bin/imapsync --host1 192.168.0.31 --user1 *****@*****.com --password1 ***** --host2 192.168.0.25 --user2 *****@*****.com --password2 ***** --authmech1 LOGIN --authmech2 PLAIN
Turned ON syncinternaldates, will set the internal dates on host2 same as host1.
TimeZone :[NZDT]
Will try to use LOGIN authentication on host1
Will try to use PLAIN authentication on host2
From imap server [192.168.0.31] port [143] user [*****@*****.com]
To imap server [192.168.0.25] port [143] user [*****@*****.com]
Banner : * OK Dovecot ready.
Host 192.168.0.31 says it has CAPABILITY for AUTHENTICATE LOGIN
Success login on [192.168.0.31] with user [*****@*****.com] auth [LOGIN]
Banner : * OK Dovecot ready.
Host 192.168.0.25 says it has CAPABILITY for AUTHENTICATE PLAIN
Error login : [192.168.0.25] with user [*****@*****.com] auth [PLAIN]: 2 NO Authentication failed.
Trying LOGIN Auth mechanism on [192.168.0.25] with user [*****@*****.com]
Error login : [192.168.0.25] with user [*****@*****.com] auth [LOGIN] : 3 NO Authentication failed.
web2:~#
So I conclude from this that auth on the new ISPconfig system with dovecot isn't working. I have no idea as to why or what to look for.
Regards
Fred
Recent comments
1 day 5 hours ago
1 day 8 hours ago
1 day 9 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 15 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 11 hours ago