Plesk

Unable to log into Webmail on Plesk with Dovecot: Connection to storage server failed

Symptoms

Cause

Corrupted Dovecot packages.

Resolution

Warning: switching from Dovecot to Courier and vice versa may result in all the messages being re-downloaded by Mail Client Software (Outlook, Thunderbird, etc.)

  1. Connect to the server via SSH

  2. Create a backup of Dovecot folder:

    # cp -R /etc/dovecot /root/dovecot/

  3. Log into Plesk

  4. Go to Tools & Settings > Updates & Upgrades.

  5. Install Courier service to remove Dovecot.

  6. Remove existing Dovecot configs:

    # rm -r /etc/dovecot

  7. Install Dovecot again.

Additional information

Are there any issues when changing the IMAP/POP3 server in Plesk from Dovecot to Courier?