diff options
author | pettai <pettai@pkgsrc.org> | 2012-03-18 21:11:11 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2012-03-18 21:11:11 +0000 |
commit | fa77115ae5083815eb43e4ff6f891f0315d17691 (patch) | |
tree | 2486f824b2f564ae35d82af9ffcdb470ca6e924a /mail/mimedefang | |
parent | bccc172f5d3a972f79293c6eb8e503b843818ff1 (diff) | |
download | pkgsrc-fa77115ae5083815eb43e4ff6f891f0315d17691.tar.gz |
Here are the most important changes in MIMEDefang 2.73:
* A new -G option causes files created by mimedefang to
be group-readable and sockets to be group readable/writable.
* The multiplexor snoops in on communications and saves the
Sendmail queue-ID for logging purposes. It logs the queue ID when
logging a slave's STDERR.
* MIMEDefang passes along the client port number, server IP address
and server port number to all filter functions. This feature was
sponsored by Scayl.
Diffstat (limited to 'mail/mimedefang')
-rw-r--r-- | mail/mimedefang/Makefile | 5 | ||||
-rw-r--r-- | mail/mimedefang/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 8318025fc47..9128033a34a 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2011/08/14 13:25:22 obache Exp $ +# $NetBSD: Makefile,v 1.51 2012/03/18 21:11:11 pettai Exp $ -DISTNAME= mimedefang-2.72 -PKGREVISION= 1 +DISTNAME= mimedefang-2.73 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ diff --git a/mail/mimedefang/distinfo b/mail/mimedefang/distinfo index 9b649fbcdef..ef3983f5ac3 100644 --- a/mail/mimedefang/distinfo +++ b/mail/mimedefang/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2011/07/27 04:23:53 pettai Exp $ +$NetBSD: distinfo,v 1.24 2012/03/18 21:11:11 pettai Exp $ -SHA1 (mimedefang-2.72.tar.gz) = 13c3eb90100d4fa192773a2fa36a1c1db019150d -RMD160 (mimedefang-2.72.tar.gz) = 2bba6655b2109641697425fde598ee23063aba63 -Size (mimedefang-2.72.tar.gz) = 348897 bytes +SHA1 (mimedefang-2.73.tar.gz) = 224422495caacdaaec261743ec11f25a8e065c9a +RMD160 (mimedefang-2.73.tar.gz) = b0c988aa858e11d3023b89f4bcc688cef4ff597f +Size (mimedefang-2.73.tar.gz) = 356601 bytes SHA1 (patch-ac) = 8733dca9408f29f63d71f6a0f3af817ef6b9a148 SHA1 (patch-ad) = 1130dad09875d069ca246db8f8f567366e0af5be |