log NEWS @ 312:9c71faaae576

age author description
Mon, 19 Sep 2016 09:21:11 -0700 Carl Byington enable smtp verify logging
Mon, 19 Sep 2016 09:11:30 -0700 Carl Byington enable smtp verify logging
Thu, 09 Apr 2015 11:26:49 -0700 Carl Byington add bitcoin donation address stable-6-0-45
Mon, 13 Oct 2014 20:48:40 -0700 Carl Byington Generic regex now matches against the reverse dns PTR value
Fri, 18 Jul 2014 15:04:16 -0700 Carl Byington allow broken SRS0+ rather than the correct SRS0= tag
Sat, 28 Jun 2014 17:01:56 -0700 Carl Byington Never add auto-whitelist entries for outgoing mail from localhost stable-6-0-42
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
Tue, 17 Dec 2013 15:37:13 -0800 Carl Byington add limits on unique ip addresses per hour per authenticated user
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 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
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 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
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.
Sat, 02 Feb 2008 12:31:53 -0800 Carl Byington add reference to mercurial repository in the documentation stable-6-0-16
Fri, 07 Dec 2007 16:59:41 -0800 carl fix null dereference if missing _ macro stable-6-0-15
Sun, 11 Nov 2007 12:49:25 -0800 carl delay autowhitelisting to avoid out of office reply bots
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
Sun, 07 Oct 2007 09:21:50 -0700 carl embedded dcc filtering stable-6-0-11
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
Sat, 14 Jul 2007 12:25:17 -0700 carl don't add auto whitelist for A to A stable-6-03
Tue, 10 Jul 2007 11:20:23 -0700 carl allow manual updates to auto whitelist files
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
Mon, 19 Feb 2007 15:57:24 -0800 carl switch to second context wins in all cases
Tue, 30 Jan 2007 16:27:49 -0800 carl add documentation fixes, allow env_from target of inherit
Mon, 04 Dec 2006 21:49:09 -0800 carl fix 5.23 bug and add fsa debug logging stable-5-26
Sun, 15 Oct 2006 12:41:46 -0700 carl dump effective dnsbl_list with -c switch stable-5-25
Tue, 10 Oct 2006 19:12:16 -0700 carl require two periods for ip addresses stable-5-23
Wed, 27 Sep 2006 08:00:13 -0700 carl cleanup smtp rate limit code
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 15:28:13 -0700 carl uribl lookups fully qualified; allow two component host names stable-5-19
Tue, 01 Aug 2006 10:44:55 -0700 carl uribl lookups fully qualified; allow two component host names