Migration of user emails from old suse mail server to nethserver

I noticed with the suse server, postfix stores mail in maildir wheras with nethserver its vmail.

How can i migrate the user emails to the nethserver with out losing any mail.

i appreciate all the help

Andre

Hi @kandrei .
Thanks for your request.
Nethserver store mail in :

/var/lib/nethserver/vmail

you need to create appropriate users than from old mail server copy all users mails and store it into new dirs and finally change owner to :

chown -R vmail:vmail

If you have any additional question do not hesitate to ask.

I suggest you to use impasync, it’s fast and straightforward an not depends on the mail path

1 Like