I got the following from on one my clients after adding 202.157.184.156 to
mta_clients_bw.map and postmapping the file. What did I do wrong ? the map
file preceeds the .rbl line.

<[EMAIL PROTECTED]>:
 209.113.151.8 does not like recipient.
Remote host said: 554 Service unavailable; [202.157.184.156]
blocked using spews.relays.osirusoft.com, reason: [1]
worldwide-investment/secure-webhosting, see
http://spews.org/ask.cgi?S1636
Giving up on 209.113.151.8.



smtpd_recipient_restrictions =
 hash:/etc/postfix/smtpd_access_maps,
 reject_unauth_pipelining,
 hash:/etc/postfix/to_recipients.map,
 hash:/etc/postfix/to_recipients_bad.map,
 check_client_access hash:/etc/postfix/mta_clients.map,
 check_client_access hash:/etc/postfix/mta_clients_unkn_users.map,
 reject_non_fqdn_recipient,
 reject_non_fqdn_sender,
 reject_unknown_sender_domain,
 reject_unknown_recipient_domain,
 permit_mynetworks,
 reject_unauth_destination,
 check_sender_access hash:/etc/postfix/from_senders.map,
 check_sender_access hash:/etc/postfix/mta_clients_bw.map,
 reject_maps_rbl,
 permit


snippet from mta_clients_bw.map

# [EMAIL PROTECTED] OK
# ip.ad.re.ss/24 OK
# [EMAIL PROTECTED] 554 access denied
# added 5-24-02 bellnexxia
user.veloxzone.com.br 554 ACL mta_clients_bw
63.219.176.0/24 554 ACL mta_clients_bw
202.157.184.156 OK



Andrew P. Kaplan
www.cshore.com

"Risk varies inversely with knowledge."  Irving Fisher


Reply via email to