Skip to content

[Feature Request] Filter to show only Auth Fails #33

@nikilase

Description

@nikilase

I am running a Mailcow instance and hence use the watchdog@MAILCOW_HOSTNAME (so in my case watchdog@mail.mydomain.com) as the watchdog from email.

As per their documentation I added the SPF and DMARC Record for mail.mydomain.com which means a DMARC of "v=DMARC1; p=none;" in _dmarc.MAILCOW_HOSTNAME.
This is mainly due to the emails not being DKIM signed as they are sent outside of the normal Mailcow stack.
Additionally I added my rua and ruf emails to the DMARC to monitor what happens there.

Now for my feature request.
With the above information, I get correct DMARC reports to my rua mail for this mail.mydomain.com domain.
But the dmarc report viewer shows issues with the DKIM, even though no DKIM Auth is required.
I do understand that technically the DKIM Policy check returns as a fail, as no DKIM Policy could be checked.
Still, the DKIM Auth check in DMARC did not happen, as was expected, so from my point of view this data set would indicate no real error.
Image

As your dashboard correctly differentiates between DKIM Policy and DKIM Auth Results, i.e. filters out the RUA's where no DKIM Auth was required, wouldn't it be nice to be able to also filter by only Reports with Auth Problems, DKIM Auth Problems and SPF Auth Problems, according to the DMARC Policy that was set?

That way you could get just a bit more granularity on the reporting, and filter out "false positives".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions