log

age author description
Mon, 06 Mar 2017 14:01:14 -0800 Carl Byington start parsing spf txt records
Mon, 06 Mar 2017 12:30:35 -0800 Carl Byington Added tag stable-6-0-51-2 for changeset c378e9d03f37
Mon, 06 Mar 2017 12:21:05 -0800 Carl Byington start parsing spf txt records
Tue, 28 Feb 2017 17:02:07 -0800 Carl Byington fetch spf txt records for required dkim signers
Mon, 20 Feb 2017 08:43:41 -0800 Carl Byington Added tag stable-6-0-50 for changeset e42923f8f3fd
Mon, 20 Feb 2017 08:38:48 -0800 Carl Byington better message for dkim signers listed on surbl stable-6-0-50
Sat, 18 Feb 2017 15:15:11 -0800 Carl Byington Added tag stable-6-0-50 for changeset 7fd39f029936
Sat, 18 Feb 2017 15:06:32 -0800 Carl Byington reject if dkim signer is listed on surbl
Wed, 08 Feb 2017 11:40:44 -0800 Carl Byington Added tag stable-6-0-49 for changeset aeb4480a2a95
Wed, 08 Feb 2017 11:34:51 -0800 Carl Byington avoid packaging generated dnsbl.service file stable-6-0-49
Wed, 08 Feb 2017 10:51:44 -0800 Carl Byington Added tag stable-6-0-49 for changeset 7361afe0df4f
Wed, 08 Feb 2017 10:44:04 -0800 Carl Byington avoid makedist removing dnsbl-tmpfs.conf
Wed, 08 Feb 2017 10:25:28 -0800 Carl Byington Added tag stable-6-0-49 for changeset df7dc6b2b153
Wed, 08 Feb 2017 10:03:40 -0800 Carl Byington install dnsblnogrey/whiteclnt for dccifd
Tue, 07 Feb 2017 18:09:52 -0800 Carl Byington RHEL7 systemd and /var/run on tmpfs
Tue, 17 Jan 2017 14:13:41 -0800 Carl Byington Added tag stable-6-0-48 for changeset fd145e9a3df0
Tue, 17 Jan 2017 14:09:30 -0800 Carl Byington fix infinite loop stable-6-0-48
Mon, 16 Jan 2017 13:53:52 -0800 Carl Byington Added tag stable-6-0-48 for changeset 9fc05f3a824f
Mon, 16 Jan 2017 13:50:38 -0800 Carl Byington allow upstream opendkim header to be wrapped
Mon, 16 Jan 2017 13:27:59 -0800 Carl Byington Added tag stable-6-0-48 for changeset df45a2377632
Mon, 16 Jan 2017 13:08:00 -0800 Carl Byington allow upstream opendkim header to be wrapped
Mon, 16 Jan 2017 12:43:32 -0800 Carl Byington Added tag stable-6-0-48 for changeset bcfbffe254ed
Mon, 16 Jan 2017 12:38:44 -0800 Carl Byington check whitelisted dkim signers before dkim_from restrictions
Mon, 16 Jan 2017 11:17:16 -0800 Carl Byington Added tag stable-6-0-48 for changeset 17f21fcd44a8
Mon, 16 Jan 2017 11:13:40 -0800 Carl Byington allow quoted comma separated multiple signers in the dkim_from config entries
Mon, 16 Jan 2017 08:28:37 -0800 Carl Byington Added tag stable-6-0-48 for changeset ef7479b2d64f
Mon, 16 Jan 2017 08:23:26 -0800 Carl Byington use the last @domain in the from: header
Sun, 08 Jan 2017 21:17:32 -0800 Carl Byington Added tag stable-6-0-48 for changeset 90d433d1382e
Sun, 08 Jan 2017 21:13:01 -0800 Carl Byington when extracting header fields, need to preserve the header value since that will be used by subsequent (dcc,spamd,etc) milters
Mon, 26 Dec 2016 16:31:35 -0800 Carl Byington Added tag stable-6-0-48 for changeset 2fd904f2efc2
Mon, 26 Dec 2016 16:27:22 -0800 Carl Byington only do greylisting if we don't have any whitelisted recipients
Mon, 26 Dec 2016 12:35:36 -0800 Carl Byington Added tag stable-6-0-48 for changeset f5a6740cabee
Mon, 26 Dec 2016 12:30:08 -0800 Carl Byington need to lowercase the domain extracted from the from header so it will match the keys in dkim_from
Mon, 26 Dec 2016 09:39:14 -0800 Carl Byington Added tag stable-6-0-48 for changeset f4ca91f49cb6
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
Fri, 23 Dec 2016 09:47:40 -0800 Carl Byington Added tag stable-6-0-48 for changeset 8fe6d5120771
Fri, 23 Dec 2016 09:43:50 -0800 Carl Byington need to actually use the modified recipient in the verifier
Fri, 23 Dec 2016 09:39:02 -0800 Carl Byington Added tag stable-6-0-48 for changeset 66969443a012
Fri, 23 Dec 2016 09:35:10 -0800 Carl Byington need to strip <> from recipient address before sending to verifier
Fri, 23 Dec 2016 08:20:53 -0800 Carl Byington Added tag stable-6-0-48 for changeset 891281cb6d3d
Fri, 23 Dec 2016 08:17:18 -0800 Carl Byington send the original recipient address to the verify server, not the srs/pvrs unwrapped version
Fri, 23 Dec 2016 07:23:54 -0800 Carl Byington Added tag stable-6-0-48 for changeset 6d27b4f45799
Fri, 23 Dec 2016 07:19:39 -0800 Carl Byington allow envelope from whitelisting without dkim override for mail from localhost, or where the from address is root@*
Wed, 21 Dec 2016 15:25:19 -0800 Carl Byington Added tag stable-6-0-48 for changeset be776a246f97
Wed, 21 Dec 2016 15:08:28 -0800 Carl Byington when dkim require_signed overrides envelope from whitelisting, we still want to check dns based white/blacklists before content filtering
Tue, 20 Dec 2016 17:25:25 -0800 Carl Byington Added tag stable-6-0-48 for changeset f375a67ee516
Tue, 20 Dec 2016 17:21:26 -0800 Carl Byington set st in all paths; missing +1 to avoid lookup starting with @
Tue, 20 Dec 2016 17:13:48 -0800 Carl Byington need to convert nl and tab to spaces in header values before regexec
Tue, 20 Dec 2016 16:59:40 -0800 Carl Byington Added tag stable-6-0-48 for changeset 354b15b8b263
Tue, 20 Dec 2016 16:54:32 -0800 Carl Byington header from may appear very early in unsigned messages
Tue, 20 Dec 2016 09:20:15 -0800 Carl Byington missing ==0 testing for from header, we were scanning all the non-from headers
Mon, 19 Dec 2016 17:11:39 -0800 Carl Byington log regexec error extracting domain from header
Mon, 19 Dec 2016 16:35:49 -0800 Carl Byington allow missing domain in header from value
Mon, 19 Dec 2016 15:32:32 -0800 Carl Byington allow dkim whitelisting to override uribl hosts in the mail body
Mon, 19 Dec 2016 12:05:06 -0800 Carl Byington ignore envelope-from based whitelisting if we have a dkim requirement for that domain
Mon, 19 Dec 2016 08:29:16 -0800 Carl Byington allow multiple dkim signers in authentication results
Sun, 18 Dec 2016 17:55:16 -0800 Carl Byington allow multiple dkim signers in authentication results
Sun, 18 Dec 2016 17:19:50 -0800 Carl Byington allow multiple dkim signers in authentication results
Sun, 18 Dec 2016 16:51:33 -0800 Carl Byington allow multiple dkim signers in authentication results
Sat, 17 Dec 2016 21:59:23 -0800 Carl Byington add dkim white/black listing
Sat, 17 Dec 2016 18:53:22 -0800 Carl Byington add dkim white/black listing
Sat, 17 Dec 2016 18:03:59 -0800 Carl Byington add dkim white/black listing
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
Sat, 17 Dec 2016 09:46:40 -0800 Carl Byington more smtp verify logging
Thu, 22 Sep 2016 08:49:44 -0700 Carl Byington Added tag stable-6-0-47 for changeset e2dc882839f6
Thu, 22 Sep 2016 08:43:02 -0700 Carl Byington better smtp verify logging stable-6-0-47
Wed, 21 Sep 2016 16:51:01 -0700 Carl Byington Added tag stable-6-0-47 for changeset f7c5cfb76e86
Wed, 21 Sep 2016 16:47:20 -0700 Carl Byington better smtp verify logging
Mon, 19 Sep 2016 13:22:53 -0700 Carl Byington Added tag stable-6-0-46 for changeset ef5a6099cbe7
Mon, 19 Sep 2016 13:15:02 -0700 Carl Byington enable smtp verify logging stable-6-0-46
Mon, 19 Sep 2016 09:25:29 -0700 Carl Byington Added tag stable-6-0-46 for changeset 9c71faaae576
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
Sun, 18 Sep 2016 18:32:37 -0700 Carl Byington enable smtp verify logging
Wed, 03 Aug 2016 08:28:31 -0700 Carl Byington update tld from mozilla
Fri, 27 May 2016 15:37:03 -0700 Carl Byington update tld from mozilla
Fri, 27 May 2016 14:48:10 -0700 Carl Byington updated tld on 2015-10-15
Thu, 09 Apr 2015 11:31:32 -0700 Carl Byington Added tag stable-6-0-45 for changeset 1f40b1b0ad31
Thu, 09 Apr 2015 11:26:49 -0700 Carl Byington add bitcoin donation address stable-6-0-45
Thu, 15 Jan 2015 17:49:56 -0800 Carl Byington update tld.conf for new zones
Mon, 13 Oct 2014 20:54:34 -0700 Carl Byington Added tag stable-6-0-44 for changeset 52430ef70440
Mon, 13 Oct 2014 20:50:26 -0700 Carl Byington Generic regex now matches against the reverse dns PTR value stable-6-0-44
Mon, 13 Oct 2014 20:48:40 -0700 Carl Byington Generic regex now matches against the reverse dns PTR value
Mon, 13 Oct 2014 13:55:21 -0700 Carl Byington update tld.conf for new zones
Mon, 13 Oct 2014 13:37:31 -0700 Carl Byington ignore www.google-analytics.com
Tue, 09 Sep 2014 12:30:26 -0700 Carl Byington add linode.com to generic regex
Fri, 18 Jul 2014 15:20:06 -0700 Carl Byington Added tag stable-6-0-43 for changeset 05b604c99e06
Fri, 18 Jul 2014 15:08:53 -0700 Carl Byington allow broken SRS0+ rather than the correct SRS0= tag stable-6-0-43
Fri, 18 Jul 2014 15:05:04 -0700 Carl Byington allow broken SRS0+ rather than the correct SRS0= tag
Fri, 18 Jul 2014 15:04:16 -0700 Carl Byington allow broken SRS0+ rather than the correct SRS0= tag
Fri, 18 Jul 2014 15:01:27 -0700 Carl Byington allow broken SRS0+ rather than the correct SRS0= tag
Sat, 28 Jun 2014 17:21:14 -0700 Carl Byington Added tag stable-6-0-42 for changeset 9f0d9fcb58dd
Sat, 28 Jun 2014 17:01:56 -0700 Carl Byington Never add auto-whitelist entries for outgoing mail from localhost stable-6-0-42
Fri, 21 Mar 2014 13:55:46 -0700 Carl Byington Unique ip connection limits only apply to authenticated connections
Fri, 21 Mar 2014 12:36:52 -0700 Carl Byington update tld.conf, ignore domains with no ns records
Fri, 21 Mar 2014 11:28:51 -0700 Carl Byington updated tld.conf from mozilla
Wed, 05 Feb 2014 08:00:18 -0800 Carl Byington Added tag stable-6-0-40 for changeset 9bd5388bf469
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:47:39 -0800 Carl Byington Added tag stable-6-0-39 for changeset 896b9393d3f0
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:22:01 -0800 Carl Byington Added tag stable-6-0-38 for changeset e276180647ab
Tue, 24 Dec 2013 08:17:47 -0800 Carl Byington Activate check for unique ip connection limits stable-6-0-38
Thu, 19 Dec 2013 10:17:42 -0800 Carl Byington Added tag stable-6-0-37 for changeset 2b77295fb9a7
Thu, 19 Dec 2013 09:47:00 -0800 Carl Byington add limits on unique ip addresses per hour per authenticated user stable-6-0-37
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
Wed, 11 Dec 2013 22:57:06 -0800 Carl Byington more tld entries
Fri, 15 Nov 2013 13:34:53 -0800 Carl Byington more tld entries
Mon, 09 Sep 2013 21:27:39 -0700 Carl Byington Added tag stable-6-0-36 for changeset bdcf203e3f7b
Mon, 09 Sep 2013 20:01:17 -0700 Carl Byington fix -c printing config stable-6-0-36
Mon, 09 Sep 2013 19:34:31 -0700 Carl Byington Added tag stable-6-0-36 for changeset a99b6c1f5f67
Mon, 09 Sep 2013 19:30:21 -0700 Carl Byington Code cleanup, increase minimum hostname length for uribl checking
Mon, 09 Sep 2013 15:20:38 -0700 Carl Byington Added tag stable-6-0-35 for changeset f92f24950bd3
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:34:37 -0700 Carl Byington Added tag stable-6-0-34 for changeset f941563c2a95
Wed, 22 May 2013 11:29:44 -0700 Carl Byington Add require_rdns checking stable-6-0-34
Sat, 21 Jul 2012 13:13:07 -0700 Carl Byington Added tag stable-6-0-33 for changeset 582cfb9c4031
Sat, 21 Jul 2012 13:05:54 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from stable-6-0-33
Sat, 21 Jul 2012 12:47:19 -0700 Carl Byington Added tag stable-6-0-33 for changeset 56f55547b120