log src/dnsbl.h @ 403:e70d9110d9f5 stable-6-0-53

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.