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
3 hours 9 min ago
12 hours 36 min ago
13 hours 26 min ago
16 hours 59 min ago
21 hours 23 min ago
21 hours 45 min ago
23 hours 55 min ago
1 day 9 hours ago
1 day 14 hours ago
1 day 16 hours ago