I have a linux base server with centos and webmin we this server is working as mail server exim + dovecot we have build new server with virtualmin we would like to import all accounts from old servers to new in old server all email accounts acts as single user like
home/user1
home/user2
all email accounts have Maildir Format
Please guide how can i import all data via virtualmin is any module for it.
can you help me how it done from linux server with only webmin and all account email accounts acts as Unix accounts how i can copy to the server with all data linux server with Virtualmin with virtual server abc.com
You would need to first create the accounts on the Virtualmin server.
Once you’ve created all the accounts, you would then just copy all the user’s data from the existing server, to their home directories on the new server.
By default in Virtualmin, email exists in the “Maildir” directory within the users home directory – something like $HOME/Maildir.
So you’d want to take their existing email, and copy it to the Maildir directory on the new server.