mox/dkim
2023-10-12 16:07:53 +02:00
..
dkim.go implement dnssec-awareness throughout code, and dane for incoming/outgoing mail delivery 2023-10-10 12:09:35 +02:00
dkim_test.go simplify dns.MockResolver, changing MockReq to just a string representing the request 2023-10-12 16:07:53 +02:00
fuzz_test.go mox! 2023-01-30 14:27:06 +01:00
parser.go add pedantic mode (used by localserve) that refuses some behaviour that is invalid according to specifications and that we normally accept for compatibility 2023-03-12 15:16:01 +01:00
policy.go mox! 2023-01-30 14:27:06 +01:00
sig.go in dkim-signature header, allow FWS anywhere in "z=" (copied headers), and prevent panic in cli command "mox dkim verify" when a dkim-signature cannot be parsed 2023-02-03 13:29:47 +01:00
sig_test.go mox! 2023-01-30 14:27:06 +01:00
txt.go mox! 2023-01-30 14:27:06 +01:00
txt_test.go mox! 2023-01-30 14:27:06 +01:00