log src/context.cpp @ 455:48cfa55cd73b

age author description
Tue, 05 Jun 2018 09:24:29 -0700 Carl Byington add unsigned_black for enforcement of dmarc policy
Mon, 04 Jun 2018 19:06:53 -0700 Carl Byington add unsigned_black for enforcement of dmarc policy stable-6-0-71
Mon, 04 Jun 2018 16:25:06 -0700 Carl Byington add unsigned_black for enforcement of dmarc policy stable-6-0-70
Tue, 10 Apr 2018 12:56:07 -0700 Carl Byington fix spf mx:domain.tld token parsing stable-6-0-69
Mon, 19 Feb 2018 15:25:40 -0800 Carl Byington round spamassassin scores; check >= rather than >
Fri, 03 Nov 2017 10:50:12 -0700 Carl Byington code cleanup stable-6-0-65
Fri, 03 Nov 2017 09:57:13 -0700 Carl Byington fix syslog for long messages, supress dkim checks for mail from localhost stable-6-0-64
Tue, 03 Oct 2017 09:59:54 -0700 Carl Byington include arpa/nameser.h earlier stable-6-0-62
Mon, 02 Oct 2017 15:09:55 -0700 Carl Byington allow 4000 byte spf txt records stable-6-0-61
Wed, 26 Jul 2017 08:52:31 -0700 Carl Byington use both envelope from and header from for spf checks when envelope from is a subdomain of the header from domain stable-6-0-59
Fri, 19 May 2017 13:44:13 -0700 Carl Byington spf code now handles %{d} and %{h} macros; use envelope from value for spf if it is a subdomain of the header from domain stable-6-0-58
Wed, 26 Apr 2017 09:20:35 -0700 Carl Byington spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro stable-6-0-57
Tue, 25 Apr 2017 15:33:38 -0700 Carl Byington spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
Tue, 25 Apr 2017 15:26:51 -0700 Carl Byington spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
Tue, 25 Apr 2017 15:23:33 -0700 Carl Byington spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
Tue, 25 Apr 2017 14:48:19 -0700 Carl Byington spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
Wed, 19 Apr 2017 09:26:14 -0700 Carl Byington refactor spf code; allow wildcard *.example.com in dkim signing restrictions stable-6-0-56
Thu, 30 Mar 2017 10:26:30 -0700 Carl Byington document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer stable-6-0-54
Fri, 17 Mar 2017 13:50:38 -0700 Carl Byington handle redirect= elements in spf txt records stable-6-0-53-2
Thu, 09 Mar 2017 08:54:29 -0800 Carl Byington handle a and a: elements in spf txt records stable-6-0-52-3
Tue, 07 Mar 2017 16:52:47 -0800 Carl Byington only ntohl() once during recursive spf txt processing stable-6-0-52-2
Tue, 07 Mar 2017 16:49:49 -0800 Carl Byington only ntohl() once during recursive spf txt processing
Tue, 07 Mar 2017 09:39:25 -0800 Carl Byington document dkim/spf processing stable-6-0-52
Mon, 06 Mar 2017 18:39:09 -0800 Carl Byington start parsing spf txt records stable-6-0-51-2
Mon, 06 Mar 2017 18:06:24 -0800 Carl Byington start parsing spf txt records
Mon, 06 Mar 2017 17:23:05 -0800 Carl Byington start parsing spf txt records
Mon, 06 Mar 2017 17:14:41 -0800 Carl Byington start parsing spf txt records
Mon, 06 Mar 2017 16:22:15 -0800 Carl Byington start parsing spf txt records
Mon, 06 Mar 2017 14:01:14 -0800 Carl Byington start parsing spf txt records
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
Tue, 17 Jan 2017 14:09:30 -0800 Carl Byington fix infinite loop stable-6-0-48
Mon, 16 Jan 2017 12:38:44 -0800 Carl Byington check whitelisted dkim signers before dkim_from restrictions
Mon, 16 Jan 2017 11:13:40 -0800 Carl Byington allow quoted comma separated multiple signers in the dkim_from config entries
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 16:51:33 -0800 Carl Byington allow multiple dkim signers in authentication results
Sat, 17 Dec 2016 18:53:22 -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:43:02 -0700 Carl Byington better smtp verify logging stable-6-0-47
Wed, 21 Sep 2016 16:47:20 -0700 Carl Byington better smtp verify logging
Mon, 19 Sep 2016 13:15:02 -0700 Carl Byington enable smtp verify logging stable-6-0-46
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
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 20:01:17 -0700 Carl Byington fix -c printing config stable-6-0-36
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 13:05:54 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from stable-6-0-33
Sat, 21 Jul 2012 12:35:19 -0700 Carl Byington fix unauthenticated rate limit bug for empty mail from; move unauthenticate rate limit checks after spam filtering
Sat, 21 Jul 2012 08:34:04 -0700 Carl Byington add recipient rate limits by email from address or domain
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
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
Mon, 25 May 2009 11:14:32 -0700 Carl Byington Add whitelisting by regex expression filtering. stable-6-0-23