snowweb: > One user in a client's domain has a virus which is sending many spam emails. > I've disabled his mail account for now, but shortly, he will tell me it's > fixed and I'll have to take his word for it. > > I'd like to force his outgoing emails into a holding queue for checking and > to do this, I have added in to /etc/postfix/main.cf: > > check_sender_access = hash:/etc/zpanel/configs/postfix/hold
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