log src/dnsbl.cpp @ 290:bb69fdc3acaa

age author description
Fri, 21 Mar 2014 13:55:46 -0700 Carl Byington Unique ip connection limits only apply to authenticated connections
Wed, 05 Feb 2014 07:54:38 -0800 Carl Byington Fix possible segfault in mlfi_connect, hostaddr might be null stable-6-0-40
Tue, 31 Dec 2013 10:44:15 -0800 Carl Byington Fix segfault caused by freeing unallocated memory stable-6-0-39
Tue, 24 Dec 2013 08:17:47 -0800 Carl Byington Activate check for unique ip connection limits stable-6-0-38
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
Tue, 30 Jan 2007 16:27:49 -0800 carl add documentation fixes, allow env_from target of inherit
Sun, 15 Oct 2006 17:21:07 -0700 carl free old configs when last reference goes away
Tue, 10 Oct 2006 19:12:16 -0700 carl require two periods for ip addresses stable-5-23
Thu, 28 Sep 2006 08:43:32 -0700 carl always log smth auth rate counts stable-5-22
Wed, 27 Sep 2006 08:00:13 -0700 carl cleanup smtp rate limit code
Tue, 26 Sep 2006 15:21:17 -0700 carl add smtp auth rate limits stable-5-21
Tue, 26 Sep 2006 15:09:46 -0700 carl add smtp auth rate limits
Tue, 26 Sep 2006 14:17:00 -0700 carl add smtp auth rate limits
Tue, 26 Sep 2006 13:59:14 -0700 carl add smtp auth rate limits
Wed, 02 Aug 2006 21:06:05 -0700 carl all dns lookups fully qualified, my_read() bug fix
Tue, 01 Aug 2006 10:58:01 -0700 carl uribl lookups fully qualified; allow two component host names
Tue, 01 Aug 2006 10:44:55 -0700 carl uribl lookups fully qualified; allow two component host names
Tue, 06 Jun 2006 08:45:07 -0700 carl ignore smtp connection attempts for 10 minutes when getting connection errors on verify hosts
Thu, 27 Apr 2006 10:05:43 -0700 carl don't do uribl lookups on rfc1918 address space stable-5-18
Sat, 08 Apr 2006 10:06:09 -0700 carl sendmail no longer guarantees <> wrapper on envelopes
Sat, 25 Mar 2006 09:47:08 -0800 carl don't do dnsbl lookups on rfc1918 address space stable-5-17
Thu, 16 Mar 2006 15:20:37 -0800 carl put hostname in smtp message for uribl style lookups stable-5-16
Wed, 15 Mar 2006 08:21:51 -0800 carl properly return error code with reject reason stable-5-15
Sun, 12 Mar 2006 12:55:40 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Sun, 12 Mar 2006 12:38:43 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Sun, 12 Mar 2006 10:15:39 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Sun, 08 Jan 2006 09:07:00 -0800 carl use larger resolver buffer
Wed, 21 Sep 2005 12:35:29 -0700 carl fix dos line terminators
Wed, 21 Sep 2005 08:00:08 -0700 carl optimize verification step, cleanup documentation
Sun, 18 Sep 2005 10:19:58 -0700 carl add verify statement to verify addresses with better mx host stable-5-4
Sun, 07 Aug 2005 11:26:37 -0700 carl don't load null config pointer, keep the old one stable-5-3
Tue, 19 Jul 2005 22:47:15 -0700 carl add multiple debug syslog levels, remove duplicate dnsbl definitions
Sat, 16 Jul 2005 20:12:20 -0700 carl start coding on new config syntax
Sat, 16 Jul 2005 14:54:06 -0700 carl start coding on new config syntax
Sat, 16 Jul 2005 14:11:07 -0700 carl start coding on new config syntax
Sat, 16 Jul 2005 13:47:19 -0700 carl start coding on new config syntax
Wed, 13 Jul 2005 23:04:14 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 14:19:00 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 13:28:33 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 13:28:33 -0700 carl start coding on new config syntax
Sun, 16 Jan 2005 17:40:22 -0800 carl need to cleanup zombie children
Sun, 16 Jan 2005 09:20:50 -0800 carl only keep 20% of the open resolver sockets in the ready pool. stable-4-3
Sun, 16 Jan 2005 08:33:55 -0800 carl only keep 20% of the open resolver sockets in the ready pool.
Sun, 16 Jan 2005 08:25:36 -0800 carl only keep 20% of the open resolver sockets in the ready pool.
Sat, 08 Jan 2005 12:26:30 -0800 carl Use resolver processes even if we don't have the interfaces, and need to use gethostbyname. stable-4-2
Thu, 06 Jan 2005 11:35:38 -0800 carl use local unix domain socket for resolver process communication stable-4-1
Mon, 03 Jan 2005 18:35:50 -0800 carl Add resolver processes to allow better performance on busy machines
Thu, 28 Oct 2004 22:54:34 -0700 carl changes to handle 5iantlavalamp.com
Thu, 28 Oct 2004 22:48:52 -0700 carl changes to handle 5iantlavalamp.com
Wed, 08 Sep 2004 14:16:49 -0700 carl updates for 3.6, better documentation on removing content filtering, missing some files in cvs
Sat, 17 Jul 2004 11:14:11 -0700 carl 3.5 - better error message when rejecting based on ns records on the sbl stable-3-5
Fri, 09 Jul 2004 13:57:59 -0700 carl properly drop root privs
Fri, 09 Jul 2004 08:16:25 -0700 carl changes for 3.2
Fri, 09 Jul 2004 07:53:02 -0700 carl changes for 3.2
Mon, 05 Jul 2004 22:24:22 -0700 carl seems to drop root privs ok now
Mon, 05 Jul 2004 13:09:44 -0700 carl updates for 3.2, try to drop root privileges
Mon, 05 Jul 2004 10:52:02 -0700 carl updates for 3.2, changing file layout, add queueid to messages
Mon, 07 Jun 2004 21:07:40 -0700 carl fix handling of missing include files
Mon, 07 Jun 2004 21:07:40 -0700 carl fix handling of missing include files
Sun, 30 May 2004 18:38:36 -0700 carl no message
Sun, 30 May 2004 17:47:13 -0700 carl fix dangling reference