mirror of
https://github.com/mjl-/mox.git
synced 2025-06-28 02:28:15 +03:00

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.