> milter-regex supports patterns that deemd on the envelope (recipient
> etc.) and header content.

so something such as

/etc/postfix/main.cf:
    milter_header_checks = regexp:/etc/postfix/milter_header_checks

/etc/postfix/milter_header_checks:

    accept
    /Received: from m1.rg.net/

    reject
    /^X-Spam: YES/

the moon is in klutz, so it can't be that simple :)

randy
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to