Package: dovecot-core
Version: 1:2.2.26.0-3
Followup-For: Bug #828286
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
apt-get update && apt-get dist-upgrade Also tried building dovecot from
source Debian package.
* What exactly did you do (or not do) that was effective (or
ineffective)? Attempted to disable SSLv2 in
/etc/dovecot/conf.d/10-ssl.conf and checked log file as set
/var/log/dovecot.log error message is "imap-login: Fatal: Invalid ssl_protocols
setting: Unknown protocol 'SSLv2'" Email clients tried were Gmail client app
on tablet and K9 app on tablet.
* What was the outcome of this action? Clients refuse to connect.
* What outcome did you expect instead? Seamless connection as before. Also
observed this behvior with dnssec-trigger a few weeks ago.
-- Package-specific info:
dovecot configuration
---------------------
# 2.2.26.0 (23d1de6): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.16 (fed8554)
# OS: Linux 4.7.0-1-grsec-amd64 x86_64 Debian stretch/sid
auth_mechanisms = cram-md5
debug_log_path = /var/log/dovecot-debug.log
listen = xx.xx.xx.xx
log_path = /var/log/dovecot.log
mail_location = maildir:~/Maildir
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Spam {
special_use = \Junk
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = scheme=cram-md5 /dir
driver = passwd-file
}
passdb {
driver = pam
}
protocols = imap
service auth {
unix_listener /var/spool/postfix/private/auth {
mode = 0666
}
}
service imap-login {
inet_listener imap {
port = 0
}
inet_listener imaps {
port = 993
ssl = yes
}
}
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = # hidden, use -P to show it
userdb {
driver = passwd
}
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.7.0-1-grsec-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages dovecot-core depends on:
ii adduser 3.115
ii init-system-helpers 1.46
ii libbz2-1.0 1.0.6-8
ii libc6 2.24-5
ii libexttextcat-2.0-0 3.4.4-2
ii libicu57 57.1-4
ii liblz4-1 0.0~r131-2
ii liblzma5 5.2.2-1.2
ii libpam-runtime 1.1.8-3.3
ii libpam0g 1.1.8-3.3
ii libssl1.1 1.1.0c-1
ii libstemmer0d 0+svn585-1
ii libwrap0 7.6.q-25
ii lsb-base 9.20161101
ii openssl 1.1.0c-1
ii ucf 3.0036
ii zlib1g 1:1.2.8.dfsg-2+b3
dovecot-core recommends no packages.
Versions of packages dovecot-core suggests:
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.2.26.0-3
pn dovecot-ldap <none>
pn dovecot-lmtpd <none>
pn dovecot-lucene <none>
pn dovecot-managesieved <none>
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
pn dovecot-pop3d <none>
ii dovecot-sieve 1:2.2.26.0-3
pn dovecot-solr <none>
pn dovecot-sqlite <none>
pn ntp <none>
Versions of packages dovecot-core is related to:
ii dovecot-core [dovecot-common] 1:2.2.26.0-3
pn dovecot-dbg <none>
pn dovecot-dev <none>
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.2.26.0-3
pn dovecot-ldap <none>
pn dovecot-lmtpd <none>
pn dovecot-managesieved <none>
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
pn dovecot-pop3d <none>
ii dovecot-sieve 1:2.2.26.0-3
pn dovecot-sqlite <none>
-- Configuration Files:
/etc/default/dovecot changed [not included]
-- no debconf information