log src/dnsbl.h @ 382:c378e9d03f37

age author description
Mon, 06 Mar 2017 12:21:05 -0800 Carl Byington start parsing spf txt records
Sat, 18 Feb 2017 15:06:32 -0800 Carl Byington reject if dkim signer is listed on surbl
Mon, 26 Dec 2016 09:31:57 -0800 Carl Byington send the original mail from address to the verify server, not the srs/pvrs unwrapped version; recognize our own dkim signatures
Sun, 18 Dec 2016 16:51:33 -0800 Carl Byington allow multiple dkim signers in authentication results
Sat, 17 Dec 2016 17:04:52 -0800 Carl Byington add dkim white/black listing
Sat, 17 Dec 2016 13:47:28 -0800 Carl Byington add dkim white/black listing
Sun, 18 Sep 2016 18:32:37 -0700 Carl Byington enable smtp verify logging
Wed, 22 May 2013 11:29:44 -0700 Carl Byington Add require_rdns checking stable-6-0-34
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
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, 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
Fri, 08 May 2009 12:55:30 -0700 Carl Byington Prevent auto whitelisting due to outgoing multipart/report delivery notifications.
Tue, 10 Jun 2008 08:58:42 -0700 Carl Byington Fixes to compile on Fedora 9 and for const correctness. stable-6-0-19
Sun, 11 Nov 2007 12:49:25 -0800 carl delay autowhitelisting to avoid out of office reply bots
Sat, 10 Nov 2007 10:52:50 -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, 06 Oct 2007 12:17:02 -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
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 19:03:17 -0700 carl spamassassin changes
Sat, 07 Jul 2007 10:26:31 -0700 carl gpl3, block mail to recipients that cannot reply
Tue, 10 Oct 2006 19:12:16 -0700 carl require two periods for ip addresses stable-5-23
Tue, 26 Sep 2006 13:59:14 -0700 carl add smtp auth rate limits
Sun, 12 Mar 2006 12:38:43 -0800 carl uribl patch from Jeff Evans <jeffe@tricab.com>
Tue, 19 Jul 2005 22:47:15 -0700 carl add multiple debug syslog levels, remove duplicate dnsbl definitions
Sat, 16 Jul 2005 13:47:19 -0700 carl start coding on new config syntax
Sun, 10 Jul 2005 14:19:00 -0700 carl start coding on new config syntax