Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
msmtp 1.8.2 is released 2019-01-12 This version simplifies configuration: A new --configure user option automatically generates a configuration for the given mail address. This works for domains that publish appropriate SRV records (as they should according to RFC 8314). You now only need tls on to activate TLS because there is a new default value for tls_trust_file that selects the system default trust. Additionally, there are several code cleanups and updates, and translations are now handled by the Translation Project. Many thanks to the translators! msmtp 1.8.1 is released 2018-12-08 This version fixes a bug that broke TLS 1.3 support. If you do not want to upgrade to the 1.8 series yet but you need TLS 1.3 support, you can apply this patch to msmtp version 1.6.8 or 1.4.32.
This is the first release of the new stable release series. Noteworthy changes since 1.6.8: A minimal SMTP server called msmtpd was added that listens on the local host and pipes mails to msmtp (or another program). It is intended to be used with system services that cannot be configured to call msmtp directly. You can disable it with the configure option --without-msmtpd. Using OpenSSL is discouraged and may not be supported in the future. Please use GnuTLS instead. The reasons are explained here. As using GNU SASL is most likely unnecessary, it is disabled by default now. Since everything uses TLS nowadays and thus can use PLAIN authentication, you really only need it for GSSAPI. If your system requires a library for IDN support, libidn2 is now used instead of the older libidn. The CRAM-MD5 authentication method is marked as obsolete / insecure and will not be chosen automatically anymore. The passwordeval command does not require the password to be terminated by a new line character anymore. The new logfile_time_format command allows to customize log file time stamps. Builtin default port numbers are now used instead of consulting /etc/services. Support for DJGPP and for systems lacking vasprintf(), mkstemp(), or tmpfile() is removed.
msmtp-1.8.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0eb1e47f0a
msmtp-1.8.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e0b0a26ad4
msmtp-1.8.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-0eb1e47f0a
msmtp-1.8.2-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-e0b0a26ad4
msmtp-1.8.2-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.
msmtp-1.8.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.