diff options
author | schmonz <schmonz> | 2006-07-01 19:33:30 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2006-07-01 19:33:30 +0000 |
commit | 5201ce3b83aae29cf4b6dd53e7e2dae27256df39 (patch) | |
tree | 29a0a0c3159b95addae2259b3ac95e3a262b03aa /mail/nullmailer/distinfo | |
parent | 13bd04a67a28bf1ba4c5f9bca8d71f1141235785 (diff) | |
download | pkgsrc-5201ce3b83aae29cf4b6dd53e7e2dae27256df39.tar.gz |
Update to 1.03. From the changelog:
- Fixed the SMTP protocol module to send QUIT on protocol failures.
- Added support for the SMTP AUTH LOGIN method. Thanks to Sean
MacLennan for the suggestion.
- Fixed the SMTP protocol module to send EHLO instead of HELO when doing
authentication. Thanks to Norbert Tretkowski for pointing this out.
- Fixed compile breakage on Solaris due to use of setenv.
- Fixed netstring length bug in QMQP sending module.
- If the sender name cannot be determined from the environment
variables, try to pull it from /etc/passwd before using "unknown".
Thanks Roderick Schertler.
Diffstat (limited to 'mail/nullmailer/distinfo')
-rw-r--r-- | mail/nullmailer/distinfo | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/mail/nullmailer/distinfo b/mail/nullmailer/distinfo index 6d4ade17f46..f585d1e8c6b 100644 --- a/mail/nullmailer/distinfo +++ b/mail/nullmailer/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.8 2006/01/14 08:20:20 schmonz Exp $ +$NetBSD: distinfo,v 1.9 2006/07/01 19:33:30 schmonz Exp $ -SHA1 (nullmailer-1.02.tar.gz) = eeb94fb0fdcf0944c8a1590d12f0572ae95d0dda -RMD160 (nullmailer-1.02.tar.gz) = 5be509670c0524bec7d7e664901f88f0872536bf -Size (nullmailer-1.02.tar.gz) = 171591 bytes +SHA1 (nullmailer-1.03.tar.gz) = 95ed13bd0d4e05f5f66bb1a022e9424f892df3b2 +RMD160 (nullmailer-1.03.tar.gz) = b4b6244eb86a7c01330f0a65338a204c07794e23 +Size (nullmailer-1.03.tar.gz) = 172250 bytes SHA1 (patch-aa) = dc2ca7a43598e3057f7903319581d3d529d3326f -SHA1 (patch-ab) = b0f48f4dd26129e9d622f06ae6522df482b3ebc6 -SHA1 (patch-ac) = 6e8f3e4ab3f11ceefdaede505b52db24d8a34fde -SHA1 (patch-ad) = f97d25ab5ff73ca8603e06637bbae2f493af4ed6 +SHA1 (patch-ab) = 533eb2fe3203a27809f598ffedeb4f17d5e364c5 +SHA1 (patch-ac) = bcd8e868b9e8dbe5379d2a181515f358fbf1e92c |