Quote:
Originally Posted by dpicella
I think I need to enable plain text logins for this to work. Does anyone know how to config imap this way?
Cheers!
|
Nevermind ... solved
Follow the directions at:
http://www.howtoforge.com/how-to-mig...-with-imapsync
I modified the imapsync command line as follows to use plain text passwords. I think it is good to put your passwords in a file so that anyone who can look at system processes won't see them (see the website above).
Code:
imapsync --host1 [oldhost.com] --user1 [oldhostusername] --passfile1 [/tmp/passwordfile] --authmech1 PLAIN --host2 [newhost.com] --user2 [newhostusername] --passfile2 [/tmp/passwordfile] –authmech2 PLAIN
Recent comments
7 hours 11 min ago
16 hours 38 min ago
17 hours 28 min ago
21 hours 1 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 3 hours ago
1 day 13 hours ago
1 day 18 hours ago
1 day 20 hours ago