• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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