• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

move mails from courier to qmail (into plesk)

D

desiguru

Guest
What are the possible ways that I can move all of my emails from courier mail server to the plesk's qmail mail server?
 
Its really easy, you just move the files into the users mailbox. Example:

mv filename /var/qmail/mailnames/<DOMAIN>/<USER>/Maildir/cur/
 
Nope didnt work. The mails shows up in the header of the webmail application but they dont show up in the list.

The old domain was oldfilesdomain.tld and the new domain is filexx.tld. Is that why I cant see the mails?

Is there anyother way to transfer the mails?
 
Hey atomicturtle, Thanks for your help. So here is what I did. Old Server The mail files are located in /home/username/popaccts/domainname.tld/submission/Maildir/cur New Server /var/qmail/mailnames/domain.tdl/submission/Maildir/cur in both submission is the email address. Is there anything I am doing wrong here?
 
Back
Top