Package: msmtp
Version: 1.4.32-2+b1
Severity: normal

Dear Maintainer,

I have been using msmtp to send mail to a server using SMTP+STARTTLS on wheezy.
On upgrading to jessie it stopped working and reports a TLS handshake failure.

Downgrading msmtp to 1.4.28-1 and libgnutls to libgnutls26 2.12.20-8+deb7u3
made it work again.

I also tried the version of msmtp in stretch (1.6.1-1) but it failed in the
same fashion.

Here is the output from msmtp's debug mode when I try to connect (with some
private information redacted):

host                  = <mail server>
port                  = 587
timeout               = off
protocol              = smtp
domain                = localhost
auth                  = choose
user                  = asumu
password              = *
passwordeval          = (not set)
ntlmdomain            = (not set)
tls                   = on
tls_starttls          = on
tls_trust_file        = (not set)
tls_crl_file          = (not set)
tls_fingerprint       = <the configured TLS fingerprint>
tls_key_file          = (not set)
tls_cert_file         = (not set)
tls_certcheck         = on
tls_force_sslv3       = off
tls_min_dh_prime_bits = (not set)
tls_priorities        = (not set)
auto_from             = off
maildomain            = (not set)
from                  = <my e-mail>
dsn_notify            = (not set)
dsn_return            = (not set)
keepbcc               = off
logfile               = (not set)
syslog                = (not set)
aliases               = (not set)
reading recipients from the command line
<-- 220 <mail server> ESMTP Postfix
--> EHLO localhost
<-- 250-<mail server>
<-- 250-PIPELINING
<-- 250-SIZE 105906176
<-- 250-VRFY
<-- 250-ETRN
<-- 250-STARTTLS
<-- 250-ENHANCEDSTATUSCODES
<-- 250-8BITMIME
<-- 250 DSN
--> STARTTLS
<-- 220 2.0.0 Ready to start TLS
msmtp: TLS handshake failed: the operation timed out
msmtp: could not send mail (account <account> from .msmtprc)

-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
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 msmtp depends on:
ii  debconf [debconf-2.0]  1.5.56
ii  libc6                  2.19-18
ii  libgnutls-deb0-28      3.3.15-2
ii  libgsasl7              1.8.0-6
ii  libidn11               1.29-1+b2
ii  ucf                    3.0030

Versions of packages msmtp recommends:
ii  ca-certificates  20141019

Versions of packages msmtp suggests:
pn  msmtp-mta  <none>

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to