pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mailfront Update to 0.98. From the changelog:
details: https://anonhg.NetBSD.org/pkgsrc/rev/258885702a40
branches: trunk
changeset: 503467:258885702a40
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Mon Nov 21 05:54:03 2005 +0000
description:
Update to 0.98. From the changelog:
- Added enhanced mail system status codes (RFC 1893/2034).
- Added support for rejecting all mail unless client is authenticated
(either as a relay client or with SMTP authentication) if
$REQUIRE_AUTH is set.
- Full domain names are now required in all addresses except for the
null sender.
- Removed the "bounce must have a single recipient" rule, as it is
currently causing more problems (with address checkers) than it is
solving (spammers no longer use this technique).
- Fixed one-off bug in counting recipients for $MAXRCPTS.
- Truncate UIDL responses to 70 characters as per RFC 1939.
- Added QMQP and QMTP "reject" front ends, for completeness.
The enhanced mail system status codes together with the $REQUIRE_AUTH
change should make smtpfront compliant with RFC 2476's requirements for
a "message submission agent", suitable for use on TCP port 587.
diffstat:
mail/mailfront/Makefile | 4 ++--
mail/mailfront/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 348f11c30e1e -r 258885702a40 mail/mailfront/Makefile
--- a/mail/mailfront/Makefile Mon Nov 21 05:38:17 2005 +0000
+++ b/mail/mailfront/Makefile Mon Nov 21 05:54:03 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/10/08 21:00:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2005/11/21 05:54:03 schmonz Exp $
#
-DISTNAME= mailfront-0.97
+DISTNAME= mailfront-0.98
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}
diff -r 348f11c30e1e -r 258885702a40 mail/mailfront/distinfo
--- a/mail/mailfront/distinfo Mon Nov 21 05:38:17 2005 +0000
+++ b/mail/mailfront/distinfo Mon Nov 21 05:54:03 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/10/08 21:00:58 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2005/11/21 05:54:03 schmonz Exp $
-SHA1 (mailfront-0.97.tar.gz) = 4377b54c42cfc277418c18074a529145bfb3b637
-RMD160 (mailfront-0.97.tar.gz) = be43b3921cd6c9a0dfa3a1ed468615657ade6453
-Size (mailfront-0.97.tar.gz) = 72245 bytes
+SHA1 (mailfront-0.98.tar.gz) = d891d23745b535637cff6221ad2489bc2960088f
+RMD160 (mailfront-0.98.tar.gz) = 84e04bc1c9bab7c676506254dac6a2cb3682ba4b
+Size (mailfront-0.98.tar.gz) = 77981 bytes
Home |
Main Index |
Thread Index |
Old Index