From: Chris (no email)
Date: Sun Aug 01 2004 - 12:37:30 EDT
Ralf Hildebrandt wrote:
> * Chris <>:
>
>
>>Is there a reason why permit_mynetworks
>>whoul be after smtpd_client_restrictions
>>instead of at the tail end of all the parms?
>
>
> Please show an example.
>
Ahh, sorry. To surmise, is there a logical diff if permit_mynetworks
is where I have it listed, opposed to say the very last line below
reject_non_fqdn_hostname.
Lastly, I have been told in certain circles, that having "permit"
as the very last line allows if the previous rules fail. Is this also true?
smtpd_helo_restrictions =
permit_mynetworks,
check_helo_access hash:/usr/local/etc/postfix/helo_checks,
reject_invalid_hostname,
reject_unknown_hostname,
reject_non_fqdn_hostname
-- Best regards, Chris
|
|
|