I hate to drag this up again but spamlover is not the only one not
getting passed through. abuse@ and the others are also involved.

my to_recipients_bw.map has:

abuse@ ok
hostmaster@ ok
info@ ok
marketing@ ok
news@ ok
noc@ ok
postmaster@ ok
sales@ ok
security@ ok
support@ ok
webmaster@ ok

[EMAIL PROTECTED] OK

main.cf:

smtpd_recipient_restrictions =
 reject_unauth_pipelining,
 reject_non_fqdn_sender,
 reject_non_fqdn_recipient,
 reject_unknown_recipient_domain,
 check_recipient_access hash:/etc/postfix/to_recipients_bw.map, <<<

I also tried:
 check_client_access hash:/etc/postfix/to_recipients_bw.map,   <<<


 hash:/etc/postfix/account_control.map,
 reject_unknown_sender_domain,
 permit_mynetworks,
 reject_unauth_destination,
 check_client_access hash:/etc/postfix/mta_clients_bw.map,
 check_sender_access regexp:/etc/postfix/from_senders.regexp,
 check_sender_access hash:/etc/postfix/from_senders_bw.map,
 check_helo_access hash:/etc/postfix/helo_hostnames.map,
 check_sender_access hash:/etc/postfix/from_senders_slet.map,
 check_sender_access hash:/etc/postfix/from_senders_clueless.map,
 check_sender_access hash:/etc/postfix/from_senders_bogus.map,
 check_sender_access hash:/etc/postfix/from_senders_mybogus.map,
 check_sender_access hash:/etc/postfix/from_senders.map,
 check_sender_access hash:/etc/postfix/spamlist-extended.map,
 reject_rbl_client,
 permit

It still gets blocked.

Any help would greatly be appreciated. I am obviously missing something.

David







Reply via email to