On Friday, 28 August, 2015 06:24 PM, Wietse Venema [via Postfix] wrote:
> check_sender_access is not a configuration parameter.
> http://www.postfix.org/postconf.5.html#check_sender_access
> http://www.postfix.org/postconf.5.html#smtpd_sender_restrictions
>
> Wietse
Hi Wietse,
Thanks for your reply. I've just managed to get this working.
It seems that I'd put "check_sender_access" in the wrong place in main.cf.
It needed to be like this:
smtpd_sender_restrictions =
check_sender_access hash:/etc/zpanel/configs/postfix/hold
It works now thanks.
Peter
--
View this message in context:
http://postfix.1071664.n5.nabble.com/check-sender-access-has-no-effect-for-me-tp79053p79060.html
Sent from the Postfix Users mailing list archive at Nabble.com.