Matus UHLAR - fantomas via Postfix-users skrev den 2026-01-12 09:20:
On Sun, 11 Jan 2026 13:37:50 -0800,
Randy Bush via Postfix-users wrote:

> 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

Just so you know, this is NOT milter-regex but builtin milter output processing

/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 :)

https://linux.die.net/man/8/milter-regex

its not a postfix conf

all the above is not using milter-regex

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

Reply via email to