log

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