dovecot main process terminated with status 89
- by G. He
I'm trying to configure dovecot/imap to run without SSL. I set ssl = no in 10-ssl.conf in /etc/dovecot/conf.d. However, with this setting, dovecot dies right away when it is started. I checked the log file and found the following:
dovecot main process (4895) terminated with status 89
What does it mean? Is there a way for dovecot to run without ssl?
The reason I do NOT want ssl is that my outlook complains the certificate cannot be verified. It is really annoying. And I only run the server on a very small lan and don't need that extra security.