msmtp 1.4.15 is released!
The following changes are noteworthy in this release:
- TLS/SSL configurability is improved by the new commands
tls_crl_file,tls_priorities, andtls_min_dh_prime_bits. - The
msmtpqscripts were added. They are intended to replace themsmtpqueuescripts in a future release. Additionally, theset_sendmailscript was updated. - Some minor bugs were fixed.
msmtp 1.4.14 is released!
Noteworthy changes in this release include the following:
- The
-toption now properly supportsResent-*headers. - The new
--read-envelope-fromoption allows to read the envelope from address from theFromheader. - The environment variables
SMTPSERVERandEMAILcan be used to configure msmtp for simple use cases. - Support to store passwords using the Mac OS X keychain was added by Jay Soffian.
Chris Gianniotis wrote a shell script that manages a mail queue for msmtp. It combines and extends the functionality of the msmtpqueue scripts. You can find it in this mail on the msmtp-users list.
The LinuxUser Magazine (in german) has an article about
mpop in issue 10/2007, to be released on September 20, 2007.
Mpop shares much of its source code with msmtp. The article was written by Andreas Kneib.
The magazine already ran an article by the same author on msmtp in
issue 04/2005.
msmtp 1.4.13 is released!
Useful scripts are now distributed in the scripts subdirectory. Currently included are the
msmtpqueue scripts and a set_sendmail.sh script by Gautam Iyer.
The automatic selection of an account based on the envelope from address is now case
insensitive.
The license was updated to GPLv3 or later (source code) and GFDLv1.2 or later
(documentation).
msmtp 1.4.12 is released!
The documentation was improved and a minor bug was fixed.
msmtpqueue 0.5 is released!
This release adds the msmtp-listqueue.sh script, contributed by Andreas Kneib.
msmtp 1.4.11 is released!
This release makes the default behaviour more secure:
TLS now requires either tls_trust_file (highly
recommended) or a disabled tls_certcheck.
NTLM authentication is not used automatically without TLS anymore.
msmtp 1.4.10 is released!
A few build and installation problems were fixed. No other changes were made.
msmtp 1.4.9 is released!
This release fixes yet another build problem.
msmtp 1.4.8 is released!
Some minor build problems were fixed, and the gnulib portability library was updated.
Using OpenSSL on Mac OS X works again.
msmtp 1.4.7 is released!
Minor bugs were fixed, and some portability issues were solved.
The configuration command tls_force_sslv3 was added. This is needed to use
TLS/SSL with some old and broken servers.
msmtp 1.4.6 is released!
This release contains a long list of small changes, many of them taken from the latest mpop
release.
Optional support for Internationalized Domain Names (IDN) was added.
The options to the configure script have changed! See the first few paragraphs of INSTALL
for details.
msmtp 1.4.5 is released!
Only a few minor tweaks were made.
The bigger news is that the development finally moved to a public CVS repository on SourceForge. Everyone
is invited to participate!