ZCS 5.0.5 MTA Settings Hello,
I have ZCS 5.0.5 installed. I want to check now, which address has permission to the Spamfilter. On the normal postfix Server there you could turn this on with the following command:
smtpd_recipient_restrictions = check_recipient_access hash:/etc/postfix/access_spamfilter
A view to the file:
domain.com FILTER smtp-amavis:[127.0.0.1]:10024
But when i write this line in the "postfix_recipient_restrictions.cf" the postifx-process ist throttling after the restart.
The log said the following:
May 7 04:20:09 mail postfix/smtpd[27594]: fatal: parameter "smtpd_recipient_restrictions": specify at least one working instance of: check_relay_domains, reject_unauth_destination, reject, defer or defer_if_permit
May 7 04:20:10 mail postfix/master[27325]: warning: process /opt/zimbra/postfix-2.4.7.5z/libexec/smtpd pid 27594 exit status 1
May 7 04:20:10 mail postfix/master[27325]: warning: /opt/zimbra/postfix-2.4.7.5z/libexec/smtpd: bad command startup -- throttling
May 7 04:20:15 mail zmmailboxdmgr[27669]: status requested
May 7 04:20:15 mail zmmailboxdmgr[27669]: status OK
How can I fix this problem? I hope you can help me with this problem.
Regards
Maik Unger |