>I don't have a smtpd_recipent_restrictions statement!! what i do have is

It doesn't matter.  earlier IMGate configs had everything in 
smtpd_client_restrictions, but after discussions in the postfix list, I 
moved them to smtpd_recipent_restrictions.

btw, there are still people who prefer to spread their restrictions into 
all four:

smtpd_client_restrictions
smtpd_helo_restrictions
smtpd_sender_restrictions
smtpd_recipient_restrictions

>can these statements be rationalised to the following:-

you can move, them but putting _client_, etc into recipient_restrictions, 
you have to specify "check_client_access", etc

>also - i want to start rbl checking do i just need to add
>
>maps_rbl_reject_code = 571
>maps_rbl_domains = blackholes.easynet.nl

depends on what version of postfix you have.  the preceding has not been 
used in quite awhile.

Len


Reply via email to