Is it somehow possible to sync e-mail with another server through IMAP? I have a list with e-mail addresses and passwords and I want to sync the mailboxes with our new Plesk server after I created all the accounts.
I created a wrapper for my own use around imapsync.
It's in fact 2 wrappers syncimap (wrapper for imapsync) and pleskmailmigrate (wrapper for syncimap)
I only need it now and then.
Most of the time I work a bit on the script when I'm using it.
But it beats doing the migration manually.
If you configured the mail on your new pleskserver with the same passwords, you can migrate all accounts with 1 command.
You can also stop it generating the configs for syncimap. (the -o option)
That way you can tweak the configs after issuing the command for the first time.