log src/context.cpp @ 445:78eedbbce636

age author description
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