Since opendmarc-import v1.4.0 the opendmarc-halonlog tool is missing data to Opendmarc-import
Example Output:
opendmarc-halonlog is giving:
dkim retriever-info.com 0
Opendmarc-import expect selector. So Opendmarc-import is importing 0 as the selector key.
the output should be:
dkim retriever-info.com selector 0
The problem is the Halon [EOD] [DMARC] [MAIL] don't contain the Selector key in the DMARC output log.
Yes it has : dkim:retriever-info.com=pass; , but that is the domian, and not the selector data.
Since opendmarc-import v1.4.0 the opendmarc-halonlog tool is missing data to Opendmarc-import
Example Output:
opendmarc-halonlog is giving:
dkim retriever-info.com 0
Opendmarc-import expect selector. So Opendmarc-import is importing 0 as the selector key.
the output should be:
dkim retriever-info.com selector 0
The problem is the Halon [EOD] [DMARC] [MAIL] don't contain the Selector key in the DMARC output log.
Yes it has : dkim:retriever-info.com=pass; , but that is the domian, and not the selector data.