Hi,

I need help with postfix regexp in header_checks.
I want discard all emails(any domain) from admin@

I use following:
/^(To|From|Cc|Reply-To): admin@(.*)/        DISCARD

but its not working

thx for help

Reply via email to