[opendmarc-users] Host lists in 'IgnoreHosts' file still being scanned, with headers added. How to exclude specific domains from scanning?

Juri Haberland juri at sapienti-sat.org
Thu Apr 12 14:52:13 PDT 2018


On 12.04.2018 23:03, hal469 at xsmail.com wrote:
> On Thu, Apr 12, 2018, at 1:17 PM, Juri Haberland wrote:

> A domain added as argument to 'IgnoreMailFrom', either as a single domain, or within a comma-separated list of domains *dies* result in non-scanning.

Will try to reproduce that tomorrow. Did you try it with 1.3.2, too?

> So it appears IgnoreMailFrom works, but IgnoreHosts does not, in excluding domains from scanning.
> 
> Should they both work? Or have I misunderstood usage of the latter?

IgnoreHosts is meant to ignore all mails from a given IP address, not from
a domain. It might be used to ignore mails from a backup MX, that does
DMARC handling by itself and passes the scanned mails to the primary MX,
which should not do DMARC checks again, as they would fail.

IgnoreHosts:     ignore mail from an IP address
IgnoreMailFrom:  ignore mail from a domain


  Juri


More information about the opendmarc-users mailing list