Bug 1670013 - msmtp - upstream release 1.8.2
Summary: msmtp - upstream release 1.8.2
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: msmtp
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Gerald Cox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-01-28 11:59 UTC by Gerald Cox
Modified: 2019-02-08 03:20 UTC (History)
3 users (show)

Fixed In Version: msmtp-1.8.2-1.fc28 msmtp-1.8.2-1.fc29
Clone Of:
Environment:
Last Closed: 2019-02-08 02:29:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gerald Cox 2019-01-28 11:59:49 UTC
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:

Comment 1 Gerald Cox 2019-01-28 12:01:04 UTC
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.

Comment 2 Gerald Cox 2019-01-28 12:15:28 UTC
 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.

Comment 3 Fedora Update System 2019-01-28 13:27:06 UTC
msmtp-1.8.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-0eb1e47f0a

Comment 4 Fedora Update System 2019-01-28 13:27:39 UTC
msmtp-1.8.2-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2019-e0b0a26ad4

Comment 5 Fedora Update System 2019-01-29 02:09:51 UTC
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

Comment 6 Fedora Update System 2019-01-29 03:56:49 UTC
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

Comment 7 Fedora Update System 2019-02-08 02:29:25 UTC
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.

Comment 8 Fedora Update System 2019-02-08 03:20:32 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.