Fri, 18 Aug 2017 09:11:35 -0700 |
Carl Byington |
hosts-ignore.conf can be used to ignore nameserver names
|
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: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
|
Sun, 16 Apr 2017 09:12:08 -0700 |
Carl Byington |
require 3 dots in bare ip addresses
stable-6-0-55
|
Sun, 16 Apr 2017 09:06:52 -0700 |
Carl Byington |
require 3 dots in bare ip addresses
|
Mon, 13 Mar 2017 19:09:59 -0700 |
Carl Byington |
suppress duplicate calls to acceptable_content for messages with multiple recipients using the same filtering context
|
Mon, 06 Mar 2017 18:39:09 -0800 |
Carl Byington |
start parsing spf txt records
stable-6-0-51-2
|
Mon, 06 Mar 2017 17:14:41 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 16:55:44 -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 15:41:14 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 15:03:38 -0800 |
Carl Byington |
start parsing spf txt records
|
Mon, 06 Mar 2017 14:30:41 -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
|
Mon, 20 Feb 2017 08:38:48 -0800 |
Carl Byington |
better message for dkim signers listed on surbl
stable-6-0-50
|
Sat, 18 Feb 2017 15:06:32 -0800 |
Carl Byington |
reject if dkim signer is listed on surbl
|
Mon, 16 Jan 2017 13:50:38 -0800 |
Carl Byington |
allow upstream opendkim header to be wrapped
|
Mon, 16 Jan 2017 13:08:00 -0800 |
Carl Byington |
allow upstream opendkim header to be wrapped
|
Mon, 16 Jan 2017 08:23:26 -0800 |
Carl Byington |
use the last @domain in the from: header
|
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:27:22 -0800 |
Carl Byington |
only do greylisting if we don't have any whitelisted recipients
|
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: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:43:50 -0800 |
Carl Byington |
need to actually use the modified recipient in the verifier
|
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: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:19:39 -0800 |
Carl Byington |
allow envelope from whitelisting without dkim override for mail from localhost, or where the from address is root@*
|