Commit graph

4 commits

Author SHA1 Message Date
tron
b355491243 Improvements contributed by Richard Palo in PR pkg/pkg/47420:
- Build fixes for Solaris 11 (using GCC 4.7)
- Install example for new config file format
- Replace hard-coded path to state directory in various files.
2013-01-11 13:23:17 +00:00
tron
da090f9bb2 Update "milter-greylist" to version 4.4.2. This version fixes build
problems under Solaris which previously required patches.
2013-01-08 15:54:54 +00:00
tron
4d39e37437 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.
2013-01-03 09:50:44 +00:00
fhajny
46354e55bb Make int types used more portable.
Fix a symbol conflict on SunOS.
Bump PKGREVISION.
2012-03-12 13:17:22 +00:00