Hello.
I've got strange issue with my Dovecot service, it's suddenly stopped working and won't launch. First of all, for some reason one configuration file (dovecot-sql.conf) disappeared. I restored it and tried to launch dovecot:
which caused the error
I'm looking into /var/log/messages and discovering the details:
What can be wrong? Would appreciate for any suggestion.
I've got strange issue with my Dovecot service, it's suddenly stopped working and won't launch. First of all, for some reason one configuration file (dovecot-sql.conf) disappeared. I restored it and tried to launch dovecot:
/usr/local/etc/rc.d/dovecot start
which caused the error
Code:
Last died with error (see error log for more information): Auth process died too early - shutting down
I'm looking into /var/log/messages and discovering the details:
Code:
May 18 21:48:04 vm4304 dovecot: auth(default): Fatal: net_listen_unix (/var/spool/postfix/private/auth) failed: No such file or directory
What can be wrong? Would appreciate for any suggestion.