This website requires JavaScript.
Explore
Help
Sign in
serv
/
mox
Watch
1
Star
0
Fork
You've already forked mox
0
mirror of
https://github.com/mjl-/mox.git
synced
2024-12-26 08:23:48 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
6f1e38f2ce
mox
/
dns
History
Mechiel Lukkien
6b68920a3a
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
..
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