Closed
Description
For the past few days, I've been encountering a recurring error for the email domain redacted.com
within the UI popup on http://127.0.0.1/admin/#domains/redacted.com/dmarc
:
Error: result[0].Records[0].AuthResults.SPF[0].Result: unknown value hardfail for named strings SPFResult
The overview http://127.0.0.1/admin/#dmarc/reports
lists for redacted.com
DMARC "quarantine"/"reject": 0/1, DKIM "fail": 1, SPF "fail" 3
Investigation:
- I've compared configurations with other functioning email domains on the same mox server and with historical configurations for redacted.com.
- The only identifiable difference is a recent DMARC report received from one counterparty with whom no prior communication has occurred.
- At first glance, the exported DMARC report (from the webmail interface) appears to have no syntax errors. It refers to a unknown IP address (which is exptected)
- mox in version v0.0.10 is used
Possible Cause:
- It's unclear whether the received DMARC report is directly causing the error. I don't know any other way to check the underlying functionality.
- Could the source code be making an unintended assumption about the relationship between DMARC reports and SPF lookups?
Metadata
Metadata
Assignees
Labels
No labels