From: Bill Landry (no email)
Date: Mon Apr 01 2002 - 10:44:01 EST
On Mon, 1 Apr 2002, Victor Duchovni wrote:
>Indeed. The problem lies elsewhere, specifically a misguided use of
>"check_sender_access" in "smtpd_recipient_restrictions". In this case it
>should just be dropped. More generally it *must* only contain "REJECT"
>entries for blacklisted sender addresses, it may not contain "OK" or
>"RELAY" entries.
Victor, this seem to imply otherwise (from the Postfix UCE Controls page):
===================================
check_sender_access maptype:mapname
maptype:mapname
Search the named access database for the sender mail address, parent domain,
or localpart at dot Reject the request if the result is REJECT or "[45]XX text".
Permit the request if the result is OK or RELAY or all-numerical. Otherwise,
treat the result as another list of UCE restrictions. The
access_map_reject_code parameter specifies the result code for rejected
requests (default: 554).
===================================
I use the check_sender_access maptype under the smtpd_recipient_restrictions
for customers that do not want their e-mail spam filtered by setting the
"OK" flag after their e-mail address and it works great.
Bill
-
To unsubscribe, send mail to with content
(not subject): unsubscribe postfix-users
|
|
|