On 7/9/2009, Robert Lopez ([email protected]) wrote: >> If these restriction mechanisms share a common hash file for their check, >> for example: >> >> /etc/postfix/main.cf >> ... >> smtpd_client_restrictions = check_client_access >> hash:/etc/postfix/access_hash ... >> ... >> smtpd_sender_restrictions = check_sender_access >> hash:/etc/postfix/access_hash ... >> ...
> That I do not know. In the systems I started working with (already > established and running) separate hash files are used for each. It has been stated that it is unwise to re-use them, so you should not... apparently it will work, but can have unintended consequences so is not recommended... -- Best regards, Charles
