• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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