• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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