[opendmarc-users] How to exclude domain from reporting?
Niklaas Baudet von Gersdorff
stdin at niklaas.eu
Fri Nov 4 02:27:57 PDT 2016
Juri Haberland [2016-11-04 08:28 +0100] :
> Niklaas Baudet von Gersdorff wrote:
>
> > What's the easiest way/best practice to prevent sending reports
> > for the domain yandex.ru at or (even better) prevent sending
> > reports to dmarc-rua at yandex.ru in particular?
>
> a) Use --nodomain=yandex.ru with opendmarc-reports to not send any report for
> the domain yandex.ru.
>
> b) Use opendmarc-params to alter the reporting addresses in the database and
> to lock the entry from being updated:
>
> "opendmarc-params --rua=mailto:dmarc_agg at auth.returnpath.net yandex.ru"
>
> Later, when the postmaster has emptied the inbox, use
> "opendmarc-params --unlock yandex.ru" to unlock the entry.
Thank you, Juri. I should have RTFM more closely. I only looked
at opendmarc(8) and opendmarc.conf(5).
I implemented a).
Niklaas
More information about the opendmarc-users
mailing list