| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: msmtp | Distribution: openSUSE 11.2 |
| Version: 1.4.16 | Vendor: openSUSE |
| Release: 2.2.1 | Build date: Mon Jan 18 01:20:39 2010 |
| Group: Productivity/Networking/Email/Utilities | Build host: build18 |
| Size: 448297 | Source RPM: msmtp-1.4.16-2.2.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://msmtp.sourceforge.net/ | |
| Summary: An SMTP Client | |
msmtp is an SMTP client that can be used as a plug-in for Mutt and
other mail user agents. It forwards mail to an SMTP server that does
the delivery. msmtp supports multiple accounts.
Authors:
--------
Martin Lambers <marlam@marlam.de>
GPLv3+
* Fri Jan 15 2010 mrueckert@suse.de
- added msmtp-1.4.x_null_byte_in_cert_check.patch:
properly handled nul chars in the Common Name or Subject
Alternative Name fields of certificates (bnc#557181) CVE-2009-3942
* Sat Sep 06 2008 mrueckert@suse.de
- update to version 1.4.16
- Changed all scripts to '#!/usr/bin/env bash' instead of
'#!/bin/sh' or '#!/bin/bash', because they use bash features
that are not available in POSIX /bin/sh and because bash might
not live in /bin, e.g. on BSD systems. This is a quick fix for
Debian bug #489635.
- Accept both 250 and 251 in return of the RCPT TO command, as
required by RFC 2821 sections 4.3.2 and 3.4. Reported and fixed
by Matthias Bernhardt. Thanks!
- Fix scripts/msmtpqueue/msmtp-runqueue.sh. An error made while
applying a patch accidently broke it. Reported by Thomas Weber.
Thanks!
(this obsoletes msmtp-runqueue.sh.patch)
- additional changes from version 1.4.15
- Added the new tls_crl_file configuration command and the
corresponding --tls-crl-file option.
- Added the new tls_min_dh_prime_bits configuration command and
the corresponding --tls-min-dh-prime-bits option. This closes
Debian bug #440344.
- Added the new tls_priorities configuration command and the
corresponding --tls-priorities option.
- Gnulib upate to 2008-06-02. Use getpass-gnu instead of getpass
module.
- Add msmtpq scripts by Chris Gianniotis to the scripts
directory. Suggest them as a replacement in the README of the
msmtpqueue scripts.
- Do not let getpass() read from stdin, because we read the mail
from there. Reported by Karol Lewandowski. Thanks!
- Updated the set_sendmail script by Gautam Iyer. Thanks!
- Return EX_TEMPFAIL instead of EX_DATAERR in case of 4xx
replies to the MAIL FROM, RCPT TO and DATA commands. Reported
by Kent Vinther Friis. Thanks!
- install msmtpq
* Wed May 07 2008 cthiel@suse.de
- fix msmtp-runqueue.sh
* Tue Mar 18 2008 mrueckert@suse.de
- update to version 1.4.14
- The -t option now properly supports Resent-* headers.
- The --read-envelope-from option was added. It allows to read
the envelope from address from the From header.
- The environment variables SMTPSERVER and EMAIL can be used to
configure msmtp for simple use cases.
- Support for the Mac OS X keychain was added by Jay Soffian.
* Sat Aug 04 2007 mrueckert@suse.de
- update to version 1.4.13
- Added the set_sendmail.sh script by Gautam Iyer to the new
scripts subdirectory.
- Added the msmtpqueue scripts to the new scripts subdirectory.
- Make the search of an account by the envelope from address case
insensitive. Problem reported and fixed by Brandon Philips.
- Update the license of the source code to GPLv3 or later, and
change the license of the documentation to the GFDLv1.2 or
later.
- Gnulib update to 2007-07-15.
- no longer use the external msmtpqueue package.
* Sun Jun 17 2007 bwalle@suse.de
- update to version 1.4.12:
o Handle MAILER-DAEMON correctly
o documentation updates
o Require tls_trust_file or tls_certcheck=off for TLS sessions
o Do not use NTLM authentication automatically
o Gnulib update
o bug fixes
- update to msmtpqueue 0.5:
o Added the msmtp-listqueue.sh script
* Tue Apr 10 2007 mrueckert@suse.de
- update to 1.4.11:
- Require either tls_trust_file or tls_certcheck=off for TLS
sessions, so that msmtp is not silently vulnerable to
man-in-the-middle attacks.
- Do not use NTLM authentication automatically anymore unless TLS
is active. NTLM is not an open standard and must therefore be
considered broken.
- Gnulib update 2007-04-07.
* Sun Jan 21 2007 mrueckert@suse.de
- update to 1.4.10:
- Updated copyright info to 2007.
- Gnulib update to 2007-01-10.
- From mpop: Switch to autoconf-2.61 and automake-1.10, to avoid
problems with configure trying to run "sh /usr/bin/install"
where /usr/bin/install is not a shell script on NetBSD.
Reported by Jeremy C. Reed.
- From mpop: Remove the obsolete "extern int errno;" declaration.
It does not conform to POSIX and causes trouble. Thanks to
Jeremy C. Reed for the patch.
- Added AC_SYS_LARGEFILE to configure.ac, for large file support.
Removed the unnecessary AC_C_CONST and AC_HEADER_STDC.
* Mon Nov 06 2006 mrueckert@suse.de
- update to version 1.4.9:
Some minor build problems were fixed, and the gnulib portability
library was updated.
* Mon Aug 21 2006 mrueckert@suse.de
- Update to version 1.4.7:
o added option to enforce SSLv3
o many small bugfixes
/usr/bin/msmtp /usr/bin/msmtp-enqueue.sh /usr/bin/msmtp-listqueue.sh /usr/bin/msmtp-runqueue.sh /usr/bin/msmtpQ /usr/bin/msmtpq /usr/bin/set_sendmail.sh /usr/share/doc/packages/msmtp /usr/share/doc/packages/msmtp/AUTHORS /usr/share/doc/packages/msmtp/COPYING /usr/share/doc/packages/msmtp/ChangeLog /usr/share/doc/packages/msmtp/ChangeLog.msmtpqueue /usr/share/doc/packages/msmtp/Mutt+msmtp.txt /usr/share/doc/packages/msmtp/NEWS /usr/share/doc/packages/msmtp/README /usr/share/doc/packages/msmtp/README.msmtpq /usr/share/doc/packages/msmtp/README.msmtpqueue /usr/share/doc/packages/msmtp/THANKS /usr/share/doc/packages/msmtp/msmtp.html /usr/share/doc/packages/msmtp/msmtprc-system.example /usr/share/doc/packages/msmtp/msmtprc-user.example /usr/share/doc/packages/msmtp/set_sendmail.conf /usr/share/info/msmtp.info.gz /usr/share/locale/de/LC_MESSAGES/msmtp.mo /usr/share/man/man1/msmtp.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 05:42:27 2013