Am 29.03.2010 16:48, schrieb Jerry:
This is probably a misconfiguration of my  MUA; however, I thought I
would ask here first.

I am using IMAP with Dovecot. Claws-mail is my MUA. Now, when fetching
mail via port 143, everything works fine:

Mar 29 10:33:00 imap-login: Info: Login: user=<u...@domain.net>, 
method=CRAM-MD5, rip=127.0.0.1, lip=127.0.0.1, TLS

However, when I attempt to fetch mail via port 993, I get this message
in the log:

Mar 29 10:28:35 imap-login: Info: Disconnected (no auth attempts): 
rip=127.0.0.1, lip=127.0.0.1, TLS handshaking: Disconnected

I think I have everything set up correctly.

# dovecot -n (portions obfuscated)

# 1.2.10: /usr/local/etc/dovecot.conf
# OS: FreeBSD 7.3-STABLE i386  ufs
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot.log
protocols: pop3 pop3s imap imaps managesieve
listen(default): *
listen(imap): *
listen(pop3): *
listen(managesieve): localhost:2000
login_dir: /var/run/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login

I don't see any ssl-cert-file parameter in your config.

Reply via email to