mox/dns
2023-08-10 11:52:35 +02:00
..
dns.go when logging email addresses with IDNA domain and/or special characters or utf8 in localpart, log both native utf8 form and form with escape localpart and ascii-only domain 2023-03-09 20:18:34 +01:00
dns_test.go mox! 2023-01-30 14:27:06 +01:00
ipdomain.go when logging email addresses with IDNA domain and/or special characters or utf8 in localpart, log both native utf8 form and form with escape localpart and ascii-only domain 2023-03-09 20:18:34 +01:00
mock.go fix sending to address where the domain does not have an mx record (but where we should connect directly to the host, or follow cname records) 2023-04-24 10:34:19 +02:00
resolver.go Go's LookupAddr will return non-absolute names, seemingly for single-label names from /etc/hosts, turn them into absolute names so our verifying forward lookups can succeed 2023-08-10 11:52:35 +02:00