On 03/06/12 15:11, Amira Othman wrote:
Hi allI am using cluebringer 2 with postfix 2.8 on centos 5.7 I added policy to limit number of outgoing mails but now I am testing policy actions and I don’t know what exactly should I do with action filter and redirect (I mean is there missing configuration for those actions) I got this warning in postfix maillogwarning: access table inet:127.0.0.1:10031 entry "policy query" requires transport:destinationmy postfix configuration part for policy as follows:smtpd_recipient_restrictions = check_policy_service inet:127.0.0.1:10031 permit_mynetworks permit_sasl_authenticated reject_unauth_destination reject_unknown_recipient_domainsmtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031and I didn’t edit anything in master.cf but other actions are working correct it’s only with filter and redirect I got warning and mail is sent as there is nothing to applyany suggestions or something missing with my configuration?
Could you show us the entries in the DB? The action is basically exactly what Postfix would accept normally ... http://www.postfix.org/access.5.html Normally for limits you'd use REJECT or DEFER. -N
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
