Hi all.
I'm looking to filter emails that have a specific return-path address.
As far as I understand, the rule's going to be in header_checks..but can I
REJECT or only DISCARD the message?
Also, what should the regex look like? I tried a quick fix yesterday but
it doesn't seem to be working:

#/^Return-Path: <a...@mydomain.com>/ REJECT TI SPAM discarded.
/^Return-Path: <a...@mydomain.com>/ DISCARD TI SPAM discarded.

Thanks!

-JK

Reply via email to