Your message dated Thu, 24 Aug 2017 05:20:19 -0400 (EDT)
with message-id
<alpine.deb.2.20.1708240517540.1...@kubuntu.intranet.braincells.com>
and subject line Re: Bug#873064: dovecot-imapd: Can't connect from older MacOSX
and iOS devices to imap 993
has caused the Debian Bug report #873064,
regarding dovecot-imapd: Can't connect from older MacOSX and iOS devices to
imap 993
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
873064: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dovecot-imapd
Version: 1:2.2.31-1
Severity: normal
Dear Maintainer,
After upgrading dovecot, MacOSX El Capitan and IOS versions below 8 can
no longer connect. The error in the log is:
SSL_accept() failed: error:1417D18C:SSL
routines:tls_process_client_hello:version too low, session=...
How can I reenable TLSv1 ? The obvious
ssl_protocols = TLSv1, TLSv1.1, TLSv1.2, !SSLv2, !SSLv4
doesn't work for me.
-- Package-specific info:
dovecot configuration
---------------------
# 2.2.31 (65cde28): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.19 (e5c7051)
# OS: Linux 4.10.0-rc4+ x86_64 Debian buster/sid
first_valid_uid = 130
mail_access_groups = mail
mail_location = mbox:~/Mail/:INBOX=/var/mail/%u:INDEX=/var/indices/%u
mail_privileged_group = mail
namespace inbox {
inbox = yes
location =
mailbox Drafts {
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Sent {
special_use = \Sent
}
mailbox "Sent Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
driver = pam
}
protocols = " imap"
ssl_cert = </etc/dovecot/dovecot.pem
ssl_cipher_list = ALL:LOW:!SSLv2:!EXP:!aNULL:!eNULL
ssl_key = # hidden, use -P to show it
userdb {
driver = passwd
}
-- System Information:
Debian Release: buster/sid
APT prefers oldstable
APT policy: (990, 'oldstable'), (300, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.10.0-rc4+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages dovecot-imapd depends on:
ii dovecot-core 1:2.2.31-1
ii libbz2-1.0 1.0.6-8.1
ii libc6 2.24-15
ii liblz4-1 0.0~r131-2+b1
ii liblzma5 5.2.2-1.3
ii ucf 3.0036
ii zlib1g 1:1.2.8.dfsg-5
dovecot-imapd recommends no packages.
Versions of packages dovecot-imapd suggests:
pn ufw <none>
Versions of packages dovecot-imapd is related to:
ii dovecot-core [dovecot-common] 1:2.2.31-1
pn dovecot-dbg <none>
pn dovecot-dev <none>
pn dovecot-gssapi <none>
ii dovecot-imapd 1:2.2.31-1
pn dovecot-ldap <none>
pn dovecot-lmtpd <none>
pn dovecot-managesieved <none>
pn dovecot-mysql <none>
pn dovecot-pgsql <none>
pn dovecot-pop3d <none>
pn dovecot-sieve <none>
pn dovecot-sqlite <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, 24 Aug 2017, [email protected] wrote:
Thankyou! Downgrading libssl1.1 to 1.1.0f-3 fixewd the problem.
Peter C
Note however the older versions of libssl had security problems. You
really ought to upgrade the clients. (I do realize that's sometimes
easier said than done.)
--
Jaldhar H. Vyas <[email protected]>
--- End Message ---