mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
73a2a09711
based on discussion on uta mailing list. it seems the intention of the tlsrpt is to only send reports to recipient domains. but i was able to interpret the tlsrpt rfc as sending reports to mx hosts too ("policy domain", and because it makes sense given how DANE works per MX host, not recipient domain). this change makes the behaviour of outgoing reports to recipient domains work more in line with expectations most folks may have about tls reporting (i.e. also include per-mx host tlsa policies in the report). this also keeps reports to mx hosts working, and makes them more useful by including the recipient domains of affected deliveries. |
||
---|---|---|
.. | ||
db.go | ||
report.go | ||
report_test.go | ||
result.go |