• 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.

Issue Migration error: Unable to count messages in mailboxes

hansitheking

Basic Pleskian
Server: Ubuntu 14.04.5, 12.5.30 MU 47
At the moment I am trying to migrate my installation to a new server. Both are on Ubuntu 14.04.5 and the current Plesk version (12.5.30 MU 47) and alle updates are is installed. In the migration log I always find the following lines for alle Domains.

Code:
|- Mail domain 'example.com'
|  | 
|  `- error: Unable to count messages in mailboxes:
|     - [email protected]: POP3 connection to 'IP-MIGRATION-SOURCE' as '[email protected]' failed: -ERR [AUTH] Plaintext authentication disallowed on non-secure (SSL/TLS) connections.

Therefore it seems the new server (destination) tries to establish an insecure connection to the source server to count the mail. SSL for postfix and dovecote is set up on both servers, but of course i don´t like to transport the mails via an unencrypted connection.
 
Hello!

On Unix Plesk Migrator perfrom coping of e-mails via rsync (over SSH): just syncing maildirs content between source and target servers.

But after migration was completed, Plesk Migrator runs post-migration checks: verify, that all migrated emails are accessible via target mail server.
 
@IgorG this eror actually appears on a new installation (Ubuntu 16.04->20.04 Plesk 18.0.34->18.0.36), too. Is there any way to debug Plesk Migrator or set SSL options?
 
Back
Top