• 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

Issue Dovecot error when starting

You could try to open a shell and run
# service dovecot start
Then either it displays a specific error message why it does not want to start or it logs one to /var/log/messages or /var/log/maillog.
 
thank you for the reply, i run service dovecot start and got the below message

Starting Dovecot Imap: Warning: fd limit (ulimit -n) is lower than required under max. load (1024 < 2251), because of default_client_limit
Fatal: Dovecot is already running? Socket already exists: /var/run/dovecot/login/sieve

Yet when i run service dovecot status it says dovecot is stopped

Any suggestions ?
 
Back
Top