• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question Sync e-mail with imap?

Riset

New Pleskian
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.
 
What I used in the past to "move" my e-mail from one place to the other is the Linux program called "imapcopy".

Here is a website where they explain how you can do it, even with using a SSL Connection.
Migrate emails with Imapcopy

Hope this will help you with it!
 
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'm not giving support on it, but it's here: Issue - Plesk migrator error

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.

You can of course use imapsync only
 
Last edited:
Back
Top