• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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