Matus UHLAR - fantomas skrev den 2015-11-19 09:59:

From what I know, the locally added Received: header is not visible in
milter and the spamass-milter must fake it. Therefore, if Received-SPF
exists, the Received: is prepended before it, which explains the issue.

check_policy_service is called before smtpd_milters in postfix

so headers is possible to add to milter checks in check_policy_service

but since opendmarc uses AR headers i solve it with call of pypolicyd_spf with recieved-spf and autiencated_results, the spf check in libspf2 is buggy since it checks sender-id aswell as spf, so use this in opendmarc cost nothing :=)

https://www.ietf.org/iesg/appeal/otis-2009-02-16.txt

Reply via email to