mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
1d9e80fd70
you can configure a domain only to accept dmarc/tls reports. those domains won't have addresses for that domain configured (the reporting destination address is for another domain). we already handled such domains specially in a few places. but we were considering ourselves authoritative for such domains if an smtp client would send a message to the domain during submit. and we would reject all recipient addresses. but we should be trying to deliver those messages to the actual mx hosts for the domain, which we will now do. |
||
---|---|---|
.. | ||
config.go | ||
doc.go |