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

IMAP Plesk 8 Not Running Horde no login

S

scansterz

Guest
Plesk Control Panel show IMAP not running and unable to start.
What can I do?
The basic problem: Cannot login to check mail, horde or email client on pc

Status in terminal:
/etc/init.d/courier-imap status
courier-imap dead but subsys locked

Restart in Terminal:


#/etc/init.d/courier-imap stop
Stopping Courier-IMAP server:
Stopping imap [ OK ]
Stopping imap-ssl [ OK ]
Stopping pop3 [ OK ]
Stopping pop3-ssl [ OK ]

# /etc/init.d/courier-imap start
Starting Courier-IMAP server:
Starting imapd [ OK ]
Starting imap-ssl [ OK ]
Starting pop3 [ OK ]
Starting pop3-ssl [ OK ]
 
Back
Top