two MX targets where i am trying to redirect detedted spam from one to
be accumulated on the other.  the detector (m1) rspamd adds X-Spam:
header, and the receiver sees that header and postfix rejects because of

   header_checks = regexp:{ {/^X-Spam(-Flag)?:[[:blank:]]*YES/ REJECT} }

[ ghu knows where i got that complex regexp ]

how do i hack that to accept iff recipient is local user named `spam` or
semantic equivalent?

randy

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

Reply via email to