[Dovecot] Problem with IMAP on port 993
Jerry
dovecot.user at seibercom.net
Mon Mar 29 17:48:00 EEST 2010
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=<user at 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
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/pop3-login
login_executable(managesieve): /usr/local/libexec/dovecot/managesieve-login
login_greeting: Greetings From my-domain.net
verbose_proctitle: yes
first_valid_uid: 1000
first_valid_gid: 1000
mail_privileged_group: mail
mail_location(default): maildir:/var/mail/vhost/my-domain.net/user:INDEX=/var/mail/vhost/my-domain.net/user
mail_location(imap): maildir:/var/mail/vhost/my-domain.net/user:INDEX=/var/mail/vhost/my-domain.net/user
mail_location(pop3): maildir:/var/mail/vhost/my-domain.net/user:INDEX=/var/mail/vhost/my-domain.net/user
mail_location(managesieve): maildir:/var/mail/vhost/my-domain.net/user
mail_executable(default): /usr/local/libexec/dovecot/imap
mail_executable(imap): /usr/local/libexec/dovecot/imap
mail_executable(pop3): /usr/local/libexec/dovecot/pop3
mail_executable(managesieve): /usr/local/libexec/dovecot/managesieve
mail_plugins(default): expire
mail_plugins(imap): expire
mail_plugins(pop3): expire
mail_plugins(managesieve):
mail_plugin_dir(default): /usr/local/lib/dovecot/imap
mail_plugin_dir(imap): /usr/local/lib/dovecot/imap
mail_plugin_dir(pop3): /usr/local/lib/dovecot/pop3
mail_plugin_dir(managesieve): /usr/local/lib/dovecot/managesieve
imap_client_workarounds(default): delay-newmail netscape-eoh tb-extra-mailbox-sep
imap_client_workarounds(imap): delay-newmail netscape-eoh tb-extra-mailbox-sep
imap_client_workarounds(pop3):
imap_client_workarounds(managesieve):
pop3_client_workarounds(default):
pop3_client_workarounds(imap):
pop3_client_workarounds(pop3): outlook-no-nuls oe-ns-eoh
pop3_client_workarounds(managesieve):
dict_db_config: /usr/local/etc/dovecot-db.conf
managesieve_logout_format(default): bytes=%i/%o
managesieve_logout_format(imap): bytes=%i/%o
managesieve_logout_format(pop3): bytes=%i/%o
managesieve_logout_format(managesieve): bytes ( in=%i : out=%o )
lda:
postmaster_address: postmaster at my-domain.net
mail_plugins: expire
mail_plugins: sieve
sieve: /usr/local/etc/dovecot/sieve/user.sieve
sieve_global_path: /usr/local/etc/dovecot/sieve/user.sieve
sendmail_path: /usr/sbin/sendmail
auth default:
mechanisms: cram-md5 digest-md5 plain login
username_chars: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_ at +
username_format: %Lu
passdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
userdb:
driver: sql
args: /usr/local/etc/dovecot-sql.conf
socket:
type: listen
client:
path: /var/run/dovecot/auth-client
mode: 438
master:
path: /var/run/dovecot/auth-master
mode: 438
plugin:
expire: Trash 1 Spam 30 Sent 10
expire_dict: proxy::expire
dict:
expire: mysql:/usr/local/etc/dovecot-dict-expire.conf
--
Jerry
Dovecot.user at seibercom.net
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__________________________________________________________________
Have the courage to take your own thoughts
seriously, for they will shape you.
Albert Einstein
More information about the dovecot
mailing list