log

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