mox/spf
Mechiel Lukkien d1e93020d8
give delivering to mx targets with underscores in name a chance of succeeding
the underscores aren't valid, but have been seen in the wild, so we have a
workaround for them. there are limitations, it won't work with idna domains.
and if the domain has other policies, like mta-sts, the mx host won't pass
either.

after report from richard g about delivery issue, thanks!
2023-10-25 13:01:11 +02:00
..
parse.go mox! 2023-01-30 14:27:06 +01:00
parse_test.go mox! 2023-01-30 14:27:06 +01:00
received.go mox! 2023-01-30 14:27:06 +01:00
received_test.go mox! 2023-01-30 14:27:06 +01:00
spf.go give delivering to mx targets with underscores in name a chance of succeeding 2023-10-25 13:01:11 +02:00
spf_test.go simplify dns.MockResolver, changing MockReq to just a string representing the request 2023-10-12 16:07:53 +02:00