log src/dnsbl.cpp @ 280:2b77295fb9a7 stable-6-0-37

age author description
Thu, 19 Dec 2013 09:47:00 -0800 Carl Byington add limits on unique ip addresses per hour per authenticated user stable-6-0-37
Tue, 17 Dec 2013 15:35:23 -0800 Carl Byington add limits on unique ip addresses per hour per authenticated user
Mon, 09 Sep 2013 19:30:21 -0700 Carl Byington Code cleanup, increase minimum hostname length for uribl checking
Mon, 09 Sep 2013 15:15:53 -0700 Carl Byington Use mozilla prefix list for tld checking, Enable surbl/uribl/dbl rhs lists stable-6-0-35
Wed, 22 May 2013 11:29:44 -0700 Carl Byington Add require_rdns checking stable-6-0-34
Sat, 21 Jul 2012 13:05:54 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from stable-6-0-33
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
Sun, 01 Jul 2012 10:13:30 -0700 Carl Byington Fix uribl lookups on client dns name, need to strip the ip address in brackets stable-6-0-31
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 16:10:31 -0700 Carl Byington need ntohl() before using masks that are defined in host byte order
Sun, 08 Apr 2012 11:42:59 -0700 Carl Byington Add dnswl support
Fri, 06 Jan 2012 22:07:45 -0800 Carl Byington latest tld list; fix uninitialized variable
Fri, 30 Sep 2011 15:29:07 -0700 Carl Byington Add prvs decoding to envelope addresses stable-6-0-28
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
Fri, 19 Nov 2010 13:01:07 -0800 Carl Byington 64 bit fixes for libresolv.a stable-6-0-26
Tue, 29 Sep 2009 12:11:42 -0700 Carl Byington produce correct uribl message stable-6-0-25
Tue, 29 Sep 2009 11:36:15 -0700 Carl Byington Add surbl checks on the smtp helo value, client reverse dns name, and mail from domain name
Tue, 09 Jun 2009 08:36:34 -0700 Carl Byington Add SRS decoding to envelope addresses
Mon, 25 May 2009 11:14:32 -0700 Carl Byington Add whitelisting by regex expression filtering. stable-6-0-23
Fri, 08 May 2009 15:17:52 -0700 Carl Byington Fix memory leak in suppressed auto whitelisting. stable-6-0-22
Fri, 08 May 2009 12:55:30 -0700 Carl Byington Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
Sat, 03 Jan 2009 15:16:47 -0800 Carl Byington Fixes to compile on old systems without memrchr or string::clear(). stable-6-0-21
Mon, 29 Dec 2008 18:12:22 -0800 Carl Byington simple dns lookup failure need not kill the resolver process stable-6-0-20
Sun, 28 Dec 2008 09:15:25 -0800 Carl Byington fix unsigned signed compare, back to mixed -lresolv and libresolv.a with auto requires
Sun, 28 Dec 2008 08:34:14 -0800 Carl Byington add dns resolver debugging
Sun, 28 Dec 2008 00:42:03 -0800 Carl Byington try to allow mixed -lresolv and libresolv.a for ns_parserr
Sat, 27 Dec 2008 22:40:12 -0800 Carl Byington Never whitelist self addressed mail. Changes for Fedora 10 and const correctness.
Tue, 10 Jun 2008 08:58:42 -0700 Carl Byington Fixes to compile on Fedora 9 and for const correctness. stable-6-0-19
Sat, 22 Mar 2008 11:19:36 -0700 Carl Byington Extend auto-whitelisting when receiving mail even if the auto whitelist is specified in a parent context. stable-6-0-18
Tue, 04 Mar 2008 21:42:51 -0800 Carl Byington Verify from/to pairs even if they might be explicitly whitelisted.
Sun, 11 Nov 2007 13:21:48 -0800 carl delay autowhitelisting to avoid out of office reply bots stable-6-0-14
Sun, 11 Nov 2007 13:05:41 -0800 carl delay autowhitelisting to avoid out of office reply bots
Sun, 11 Nov 2007 12:49:25 -0800 carl delay autowhitelisting to avoid out of office reply bots
Sat, 10 Nov 2007 16:20:51 -0800 carl fix null pointer dereference from missing HELO command stable-6-0-13
Sat, 10 Nov 2007 10:52:50 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:27:05 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:20:54 -0800 carl fix null pointer dereference from missing HELO command
Sat, 10 Nov 2007 10:20:54 -0800 carl fix null pointer dereference from missing HELO command
Sat, 13 Oct 2007 17:42:30 -0700 carl smtp rejections take precendence over greylisting stable-6-0-12
Sat, 06 Oct 2007 17:10:13 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 12:30:48 -0700 carl embedded dcc filtering
Sat, 06 Oct 2007 10:56:35 -0700 carl embedded dcc filtering
Thu, 04 Oct 2007 22:45:21 -0700 carl embedded dcc filtering
Sun, 30 Sep 2007 10:27:14 -0700 carl start embedded dcc filtering
Sun, 23 Sep 2007 11:20:12 -0700 carl don't whitelist addresses with embedded spaces
Thu, 06 Sep 2007 09:50:05 -0700 carl fix leak, update timestamps when receiving auto-whitelisted sender stable-6-0-9
Thu, 30 Aug 2007 18:50:00 -0700 carl don't do generic rdns filtering on whitelisted recipients stable-6-0-7
Thu, 30 Aug 2007 11:08:46 -0700 carl add generic reverse dns filtering regex
Mon, 27 Aug 2007 20:49:19 -0700 carl actually use spamassassin result, allow build without spam assassin, only call it if some recipient needs it. stable-6-0-6
Sun, 26 Aug 2007 20:54:58 -0700 carl fix unitialized variable stable-6-0-5
Sun, 26 Aug 2007 19:43:35 -0700 carl spamassassin changes stable-6-0-4
Sun, 26 Aug 2007 19:03:17 -0700 carl spamassassin changes
Sat, 14 Jul 2007 12:25:17 -0700 carl don't add auto whitelist for A to A stable-6-03
Sun, 08 Jul 2007 11:57:51 -0700 carl add auto whitelisting stable-6-01
Sun, 08 Jul 2007 09:46:55 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 21:24:38 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 16:10:39 -0700 carl add auto whitelisting
Sat, 07 Jul 2007 10:26:31 -0700 carl gpl3, block mail to recipients that cannot reply
Tue, 27 Mar 2007 15:22:07 -0700 carl limit dns resolver timeouts and retry interval