• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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