Mercurial > dnsbl
log src/context.cpp @ 264:56f55547b120
age | author | description |
---|---|---|
Sat, 21 Jul 2012 12:35:19 -0700 | Carl Byington | fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering |
Sat, 21 Jul 2012 08:34:04 -0700 | Carl Byington | add recipient rate limits by email from address or domain |
Mon, 09 Apr 2012 18:02:05 -0700 | Carl Byington | Allow dnswl_list and dnsbl_list to be empty, to override lists specified in the ancestor contexts. Add daily recipient limits as a multiple of the hourly limits. stable-6-0-30 |
Sun, 08 Apr 2012 11:42:59 -0700 | Carl Byington | Add dnswl support |
Mon, 15 Aug 2011 21:08:11 -0700 | Carl Byington | const correctness fixes from new gcc, libresolv.a moved to glibc-static on newer distributions stable-6-0-27 |
Mon, 25 May 2009 11:14:32 -0700 | Carl Byington | Add whitelisting by regex expression filtering. stable-6-0-23 |
Tue, 10 Jun 2008 08:58:42 -0700 | Carl Byington | Fixes to compile on Fedora 9 and for const correctness. stable-6-0-19 |