• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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