>>to mta_clients_bw a couple days ago and still get the reject this reject:=

>><[EMAIL PROTECTED]>: host d5email.usbr.gov[137.77.5.13] said: 421 The
>>     requested service is not available. (in reply to RCPT TO command)
>>
>>so it's timing out here but still not continuing to deliver the message
>>
>>do I need to add the ip for d5email.usbr.gov then?
>
>no.  child domains are included in domains.
>
>is mta_clients_bw before reject_unverified_sender?
>
>postmap -q "gov" /etc/postfix/mta_clients_bw.map
>
>gives what?

returns=20
ok

here are my recipient restrictions:
smtpd_recipient_restrictions =3D=20
 reject_unauth_pipelining,=20
 reject_non_fqdn_sender,=20
 reject_non_fqdn_recipient,=20
 check_recipient_maps,
 reject_unknown_sender_domain,=20
 reject_unknown_recipient_domain,=20
 permit_mynetworks,=20
 reject_unauth_destination,=20
 check_client_access hash:/etc/postfix/mta_clients_bw.map,
 check_sender_access hash:/etc/postfix/from_senders_black.map,
 hash:/etc/postfix/to_recipients.map,=20
 hash:/etc/postfix/unkn_users.map,=20
 check_sender_access hash:/etc/postfix/from_senders.map,=20
 check_sender_access hash:/etc/postfix/forged_from_senders.map,
 check_helo_access hash:/etc/postfix/helo_hostnames.map,=20
 check_client_access hash:/etc/postfix/mta_clients.map,=20
 reject_rbl_client zombie.dnsbl.sorbs.net,=20
 reject_rbl_client list.dsbl.org,
 reject_rbl_client dnsbl.njabl.org,
 reject_rbl_client relays.ordb.org,
 reject_rbl_client dul.dnsbl.sorbs.net,=20
 reject_rbl_client relays.visi.com,=20
 reject_rbl_client obm.blitzed.org,
 reject_rbl_client bl.spamcop.net,=20
 reject_unverified_sender,
 permit=20



Reply via email to