log src/context.h @ 427:9911e362b5dc

age author description
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
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, 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 15:32:32 -0800 Carl Byington allow dkim whitelisting to override uribl hosts in the mail body
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 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
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 19:30:21 -0700 Carl Byington Code cleanup, increase minimum hostname length for uribl checking