On 2/21/2010 12:04 PM, Thomas Leuxner wrote:
Try
ssl_cert =
I did. It didn't make any difference.
Hmm. It does not say 'protocols = imap' in the dovecot -n output. Is it in 'dovecot.conf'
According to dovecot.conf, the default is
protocols = imap pop3 lmtp
and what does the 'master.conf' service imap-login {
part look like?
Note this affects both imap and pop3. From master.conf (unchanged)
service imap { # Most of the memory goes to mmap()ing files. You may need to increase this # limit if you have huge mailboxes. #vsz_limit = 256M
# Max. number of IMAP processes (connections) #process_limit = 1024 }
service pop3 { # Max. number of POP3 processes (connections) #process_limit = 1024 }
-- Mark Sapiro mark@msapiro.net The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan