Quote:
Originally Posted by raj i dont think policyD is ready to be used in current version of zimbra..i may be wrong.
what i know is the ORDER in which the line %%contains VAR:zimbraServiceEnabled cbpolicyd, check_policy_service inet:127.0.0.1:10031%%
appears in the main thing.
in my personal policyd setting outside of zimbra i put below few lines and then i had to change some code to make it work properly as i liked.
from this implementation of zimbra your SMTP AUTH will get greylisted..as policy line is on top of
permit_sasl_authenticated
Raj |
Hi Raj
I changed the order as said.
I'm still the same problem.
When I create a new account to receive the first time the other domains prevents Greylist.
action = Greylist, reason = new
Recipient address rejected: Greylisted, see
Postgrey Help
Order postfix_recipient_restrictions.cf
%% contains VAR: zimbraServiceEnabled cbpolicyd, check_policy_service inet: 127.0.0.1:10031%%
reject_non_fqdn_recipient
permit_mynetworks
check_policy_service inet: 127.0.0.1:60000
permit_sasl_authenticated
reject_unauth_destination
reject_unlisted_recipient
%% contains VAR: zimbraMtaRestriction reject_invalid_hostname%%
%% contains VAR: zimbraMtaRestriction reject_non_fqdn_hostname%%
%% contains VAR: zimbraMtaRestriction reject_non_fqdn_sender%%
%% contains VAR: zimbraMtaRestriction reject_unknown_client%%
%% contains VAR: zimbraMtaRestriction reject_unknown_hostname%%
%% contains VAR: zimbraMtaRestriction reject_unknown_sender_domain%%
explodes reject_rbl_client%% VAR:%% zimbraMtaRestrictionRBLs
%% contains VAR: zimbraMtaRestriction check_policy_service unix: private / policy%%
permit
Any idea?
Thanks
Robson