Package: ssmtp
Version: 2.64-8+b2
Severity: important

Dear Maintainer,
SSMTP stopped working (configured for gmail) after upgrade from stretch to 
buster
I can see the following differences in the /var/log/mail.info:

A working mail (before upgrade):
Jul 23 17:12:03 my_host sSMTP[14443]: Creating SSL connection to host
Jul 23 17:12:03 my_host sSMTP[14443]: SSL connection using RSA_AES_128_CBC_SHA1
Jul 23 17:12:06 my_host sSMTP[14443]: Sent mail for [email protected] (221 2.0.0 
closing connection b27sm8069499ljb.11 - gsmtp) uid=0 username=root outbytes=469

and after upgrade:
Jul 23 19:37:07 my_host sSMTP[27845]: Creating SSL connection to host
Jul 23 19:37:07 my_host sSMTP[27845]: SSL connection using 
ECDHE_RSA_AES_256_GCM_SHA384
Jul 23 19:37:07 my_host sSMTP[27845]:  (<hostname_from_configfile>)

seding from commandline:
/etc/ssmtp/ echo -n 'Subject: test\n\nTesting ssmtp' | sendmail -v 
[email protected]
[<-] 220 smtp.gmail.com ESMTP w1sm12952635ljm.81 - gsmtp
[->] EHLO XXXXXXXXXX
[<-] 250 SMTPUTF8
[->] STARTTLS
[<-] 220 2.0.0 Ready to start TLS
[->] EHLO XXXXXXXXXXXXX
[<-] 
sendmail:  (<hostname_from_configfile>)

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

Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages ssmtp depends on:
ii  debconf [debconf-2.0]  1.5.71
ii  libc6                  2.28-10
ii  libgnutls-openssl27    3.6.7-4

ssmtp recommends no packages.

ssmtp suggests no packages.

-- Configuration Files:
/etc/ssmtp/ssmtp.conf:
[email protected]
mailhub=smtp.gmail.com:587
rewriteDomain=gmail.com
hostname=XXXXXXXXX
FromLineOverride=NO
[email protected]
AuthPass=XXXXXXXXX
UseTLS=YES
UseSTARTTLS=YES

/etc/ssmtp/revaliases:
root:[email protected]:smtp.gmail.com:587

-- debconf information excluded

regards,
-- 
Mariusz Białończyk | xmpp/e-mail: [email protected]
http://manio.skyboo.net | https://github.com/manio

Reply via email to