mox/testdata/smtp/dmarcreport/domains.conf
Mechiel Lukkien 794ef75d17
accept incoming DMARC and TLS reports with reporting addresses containing catchall separator(s)
Such as "-" when addresses are dmarc-reports@ and tls-reports@.

Existing configuration files can have these combinations. We don't allow them
to be created through the webadmin interface, as this is a likely source of
confusion about how addresses will be matched. We already didn't allow regular
addresses containing catchall separators.
2025-04-18 12:36:01 +02:00

20 lines
336 B
Plaintext

Domains:
mox.example:
DMARC:
Account: dmarc
# Localpart contains a catchall separator
Localpart: dmarc-reports
Mailbox: DMARC
LocalpartCatchallSeparators:
- +
- -
Accounts:
mjl:
Domain: mox.example
Destinations:
mjl@mox.example: nil
dmarc:
Domain: mox.example
Destinations:
dmarc@mox.example: nil