Michael Sullivan wrote:
dovecot doesn't seem to have a log. How do I turn on logging for
dovecot?
I'd suspect it's either logging to /var/log/mail* or /var/log/messages
Have you checked both?
I forgot:
camille log # netstat -ptln
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address
tcp 0 0 0.0.0.0:143 0.0.0.0:*
LISTEN 4311/dovecot
And are you connecting via IMAP in your clients, the server addresses
are correct, you can telnet to your mail server on port 143, etc?
kashani