• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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