Sebastian Wiesinger:
> Hello,
>
> the documentation states:
>
> The milter_header_checks mechanism could also be used for
> whitelisting. For example it could be used to skip heavy content
> inspection for DKIM-signed mail from known friendly domains.
>
> I want to do that for mail that passes DMARC checks (with 2.11.2 DMARC
> became easy to implement thanks to the milter change).
>
> But looking at header_checks(5) I can't see a good ACTION for doing
> it. PERMIT is not listed, OK is treated at DUNNO...
Ihe action is to be implemented IN THE HEAVY CONTENT FILTER.
Wietse