mox/smtpserver
Mechiel Lukkien d0b241499f
smtpserver: In localserve mode, don't reject messages "From" domain "localhost" if it doesn't resolve to an IP
Mox does not look up names from the /etc/hosts file, only through DNS. But
"localhost" may not resolve through DNS, or when offline a DNS server may not
even be available. We will want deliveries to work in "mox localserve" mode.

Found by dstotijn.
2025-03-07 11:39:24 +01:00
..
2025-03-06 11:36:33 +01:00
2023-01-30 14:27:06 +01:00
2023-01-30 14:27:06 +01:00