• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Mail pop & map down after last plesk update.

shogunswb

Basic Pleskian
Got a Plesk update a few nights ago & all seemed well but rebooted my server last night & courier map & pop services will not start with errors of:
courier-pop3d: bind: Address already in use
courier-pop3s: bind: Address already in use
courier-imapd: bind: Address already in use
courier-imaps: bind: Address already in use

Smtp appears to be working fine & just can't get any mail in.

OS ‪CentOS 6.7 (Final)‬
Plesk version 12.5.30 Update #15

Anyone else had a similar issue since the last update or even earlier updates as I haven't rebooted the server for quite a while.
 
Kill corresponding processes and try to start them again.
 
Stopped
smtp postfix
Courier IMAP authentication daemon
DNS Server (BIND)
Plesk milter (Postfix)

but still cannot start pop & imap

Is that what you meant for me to do?
 
Cant help thinking this is something to do with the problem:

WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)

Got this after running "service named status"
 
I was wrong.
moved the rndc.key file to another location & restarted Bind, error now gone but still cannot start mail pop or imap.
 
Looks like I was right in that it was the rndc.key file, but restarting the service didn't work but a reboot did.
 
Back
Top