log dnsbl.spec.in @ 272:a99b6c1f5f67

age author description
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 12:42:26 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticated rate limit checks after spam filtering
Sat, 21 Jul 2012 08:39:30 -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 11:42:59 -0700 Carl Byington Add dnswl support
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
Fri, 19 Nov 2010 10:34:33 -0800 Carl Byington chkconfig -del in %%preun, not %%postun
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
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:12:55 -0800 Carl Byington try to build proper rpm by avoiding auto requires, revert to only libresolv.a
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
Wed, 05 Mar 2008 18:18:52 -0800 Carl Byington use autoconf to package the standard gnu documentation stable-6-0-17
Wed, 05 Mar 2008 00:17:46 -0800 Carl Byington more changes to properly package html files
Wed, 05 Mar 2008 00:12:00 -0800 Carl Byington more changes for packaging, %doc seems to remove the doc directory before copying the files
Tue, 04 Mar 2008 23:51:01 -0800 Carl Byington more changes to spec file to package html documentation
Tue, 04 Mar 2008 22:51:19 -0800 Carl Byington revert to disable AutoReqProv, possible broken filtering of GLIBC_PRIVATE on centos4
Tue, 04 Mar 2008 22:07:02 -0800 Carl Byington more changes trying to get the pdf documentation to package properly via rpm
Tue, 04 Mar 2008 21:42:51 -0800 Carl Byington Verify from/to pairs even if they might be explicitly whitelisted.