• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Migration manager is NOT migrating ALL IMAP folders.

i have the same problem: mail forwading not migrated

migrating from plesk 9.0.1 to plesk 10.0.1

mail forwarding are not copied.

the forwarding is correctly migrated only when the forwarding was to a list of several addresses (that forward feature was called " Mail group" in plesk 9.0.1. the forwarding for emails that were forwarded to a single address with the "Mail redirects" feature of plesk 9.0.1 are not migrated.

this is indeed very annoying.

i can see that in plesk 10.0.1 there is only one mail forwarding feature (whether it is for 1 or multiple emails). but migration should consolidate all mail forwarding correctly in the destination system.

i also get the following error for mail accounts that have a mailbox on the source system:

Failed deployment of mail user xxxxx@xxxxx.com

Execution of /usr/local/psa/admin/plib/api-cli/mail.php --create xxxxx@xxxxx.com -passwd -mailbox true failed with return code 1.
Stderr is
An error occured during mailname creation: Can't create mailname:
Wrong syntax for option's '-passwd' parameter

Execution of /usr/local/psa/admin/plib/api-cli/maillist.php --update-service xxxxx.com -status enabled failed with return code 1.
Stderr is
Mailing list support is not installed or not properly configured.

not sure why i would need to install or configure "Mailing list support" on the target system (it was not used on the source system), but i read somewhere that configuring MailMan on the target system may work around that problem.
 
the error:
Wrong syntax for option's '-passwd' parameter

seems to happen if the mailbox password on the source server contains a space or some other special character. i changed the password of this mailbox on the source server, and this resolved this error.
 
Back
Top