From: Joey (no email)
Date: Mon Jan 02 2006 - 15:11:40 EST
Currently I am matching in header_checks things like this:
header_checks = regexp:/etc/postfix/header_checks
File contains things like this:
/^(To|From|Cc|Reply-To):.*emailoffernetwork\.com/ REJECT Header TFCR 1060
/^(To|From|Cc|Reply-To):.*ideasforthegoodlife\.com/ REJECT Header TFCR 1061
/^Subject:.*Weight Loss Pills/ REJECT SubJect Rejected
/^Subject:.*STOP SNORING IMMEDIATELY/ REJECT SubJect Rejected
Is there a better place for me to do this in order to match the values more
frequently and bounce the message?
I do have some cases where I use client_access like this:
check_client_access hash:/etc/postfix/client_access
In file I have:
dailyinbox.com 550 SPammer-Error50
|
|
|