pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47369 CVS commit: pkgsrc/mail/milter-greylist



The following reply was made to PR pkg/47369; it has been noted by GNATS.

From: "Matthias Scheler" <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47369 CVS commit: pkgsrc/mail/milter-greylist
Date: Thu, 3 Jan 2013 09:50:45 +0000

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Thu Jan  3 09:50:44 UTC 2013
 
 Modified Files:
        pkgsrc/mail/milter-greylist: Makefile distinfo
        pkgsrc/mail/milter-greylist/patches: patch-p0f.c patch-spamd.c
 
 Log Message:
 Update "milter-greylist" package to version 4.4.1.
 Major changes since 4.2.7:
 - Allow comparison of msgsize, rcptcount & spamd, against values from LDAP
 - localaddr option so that Postifix user can use spf self
 - Allow filtering header and body against LDAP or CURL gathered properties
 - Add format string to report last matching LDAP or CURL propery
 - Add a addfooter action clause in ACL, to add mail a footer
 - Allow per-dacl maxpeek setting, set by maxpeer action clause in racl
 - Add LDAP or CURL gathered property substitution in format strings
 - Add continue type ACL
 - p0f v3 support
 - Fix spamd hang if message contains NULL (Enrico Scholz)
 - Send the queueid to spamd (Petar Bogdanovic)
 - Ratelimit on SMTP sessions and data size
 - New tarpit feature (Kouhei Sutou)
 - Make SpamAssassin headers Sendmail-like (Petar Bogdanovic)
 - Merge autowhite and greylist databases (Rudy Eschauzier)
 - Make LDAP querries timeout configurable
 - Make MX sync timeout peer-configurable (Attila Bruncsak)
 
 This update is largely based on a patch submitted by Richard Palo
 in PR pkg/47369.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.56 -r1.57 pkgsrc/mail/milter-greylist/Makefile
 cvs rdiff -u -r1.33 -r1.34 pkgsrc/mail/milter-greylist/distinfo
 cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/milter-greylist/patches/patch-p0f.c \
     pkgsrc/mail/milter-greylist/patches/patch-spamd.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index