log src/dnsbl.cpp @ 223:da9e7f1c8160

age author description
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