Commit Graph

7 Commits

Author SHA1 Message Date
Matt Simerson
f988f0337c find plugins -type f -exec perltidy -b {} \; 2013-04-21 00:50:39 -04:00
Matt Simerson
d427f43f54 dnsbl: smite blacklisted IPs with -1 karma 2013-03-23 01:05:15 -04:00
Matt Simerson
04d457480d dnsbl: restore dnsbl bypass for special recipients 2012-06-27 14:43:17 -07:00
Matt Simerson
f43c9649ce dnsbl: more refactoring, 2012-06-27 03:17:56 -04:00
Matt Simerson
a6cfb68392 dnsbl,rhsbl: process DNS immediately
and use naughty for deferred rejection
2012-06-23 03:10:48 -04:00
Matt Simerson
89d82afe53 dnsbl: process DNS queries immediately
rather than deferring until RCPT. This greatly improves efficiency, since most connections will get marked naughty much sooner, having run fewer tests.
2012-06-23 00:09:46 -04:00
Matt Simerson
b00f4c7793 initial import - based on my qpsmtpd fork
which will merge into the main branch fairly easily
2012-06-22 05:38:01 -04:00