• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

EMail Service wont Start

A

averagehost

Guest
Hello,

I just signed up with a fresh install of PLESK on friday. Not once has the email service been able to start. Even if i try to do it in SSH it wont start. Any suggestions?

SMTP Server (QMail) starts, but IMAP/POP3 Server (Courier-IMAP) wont.

Can I use a different POP3 mail server program with PLESK? I want it integrated so my clients (friends mostly) can add their own email names and what not.
 
No, you cant use another one... It would help if you could tell us exactly what errors do you see when you try to start it and what's in the logs.
 
I have the exact same problem... Brand new install of Plesk 7.5 on linux and the pop3/imap service won't start at all, what log file would even give me a clue as to what's going wrong...i looked at everything in /var/log/
 
That problem described in that thread is pretty much exactly what's going on with me.. except, i can't telnet to 110 at all, the service isn't running at all and it won't start... the things they suggest adding to the file (/usr/lib/courier-imap/etc/pop3d on my rh9 linux install) are already in the file at the bottom of it... i restarted plesk and everything... (i didn't change the file anyway so it shouldn't have made a difference)
Anyway, thanks for the pointer to that thread, it looks like the same problem.
 
The line they suggest add to (/usr/lib/courier-imap/etc/pop3d was in my installation too. But the change of the file
/usr/local/psa/rc.d/courier-imap

change
status "$COURIERTCPD"
into:
status "/usr/local/psa/courier-imap/sbin/courierlogger"

did it for me.
 
Back
Top