>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,

so all MTAs with PTR .gov and .mil should be accepted here, no more 
restrictions applied.

>  reject_rbl_client bl.spamcop.net,=20
>  reject_unverified_sender,
>  permit=20

what does this give:

mx1# postconf | egrep -i "matches"
parent_domain_matches_subdomains = debug_peer_list, fast_flush_domains, 
mynetworks, permit_mx_backup_networks, qmqpd_authorized_clients, 
relay_domains, smtpd_access_maps

it's the last item that we're looking for

Len



Reply via email to