2019-04-25 |
Carl Byington |
SA needs original rfc5321 envelope from to do proper spf checking. Remove some debug code.
|
2019-03-10 |
Carl Byington |
cleanup code for adding extra spf data in dkim_from
|
2019-03-10 |
Carl Byington |
change dkim_from syntax to allow "signer1,signer2;spf data"
stable-6-0-75
|
2018-12-24 |
Carl Byington |
add debug code for spf check with microsoft /14
stable-6-0-74
|
2018-09-18 |
Carl Byington |
ignore dnswl entries if the sender is <>
stable-6-0-73
|
2018-06-06 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
stable-6-0-72
|
2018-06-05 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
stable-6-0-71
|
2018-06-04 |
Carl Byington |
add unsigned_black for enforcement of dmarc policy
stable-6-0-70
|
2018-04-10 |
Carl Byington |
fix spf mx:domain.tld token parsing
stable-6-0-69
|
2018-02-19 |
Carl Byington |
bump version number
stable-6-0-68
|
2018-01-06 |
Carl Byington |
always call dcc code so we get log entries
stable-6-0-67
|
2017-12-07 |
Carl Byington |
more changes for long syslog messages
|
2017-11-03 |
Carl Byington |
code cleanup
stable-6-0-65
|
2017-11-03 |
Carl Byington |
fix syslog for long messages, supress dkim checks for mail from localhost
stable-6-0-64
|
2017-10-24 |
Carl Byington |
allow syslogging of long txt records
|
2017-10-03 |
Carl Byington |
include arpa/nameser.h earlier
stable-6-0-62
|
2017-10-02 |
Carl Byington |
allow 4000 byte spf txt records
stable-6-0-61
|
2017-08-18 |
Carl Byington |
hosts-ignore.conf can be used to ignore nameserver names
|
2017-07-26 |
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
|
2017-05-19 |
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
|
2017-04-25 |
Carl Byington |
spf code now handles mx,exists,ptr tags, multiple A records, %{i} macro
|
2017-04-19 |
Carl Byington |
refactor spf code; allow wildcard *.example.com in dkim signing restrictions
stable-6-0-56
|
2017-04-16 |
Carl Byington |
require 3 dots in bare ip addresses
|
2017-03-30 |
Carl Byington |
document dmarc vs dnsbl dkim/spf; switch to . rather than " " for dkim impossible signer
stable-6-0-54
|
2017-03-17 |
Carl Byington |
handle redirect= elements in spf txt records
stable-6-0-53-2
|
2017-03-14 |
Carl Byington |
suppress duplicate calls to acceptable_content for messages with multiple recipients using the same filtering context
stable-6-0-53
|
2017-03-09 |
Carl Byington |
handle a and a: elements in spf txt records
stable-6-0-52-3
|
2017-03-07 |
Carl Byington |
document dkim/spf processing
stable-6-0-52
|
2017-03-06 |
Carl Byington |
start parsing spf txt records
|
2017-03-01 |
Carl Byington |
fetch spf txt records for required dkim signers
|