Hi ! has anybody definied submission port on postfix master.cf with smtpd_end_of_data_restrictions policyd call? I'm trying to test it , but with no success. I put the smtpd_end_of_data_restrictions line, but it seams that postfix doesn't run poliicyd. Does anybody can help me? I'm trying to test outbound quota.
my master.cf : submission inet n - n - - smtpd -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_recipient_restrictions=permit_sasl_authenticated,reject -o smtpd_end_of_data_restrictions=$my_policyd -o milter_macro_daemon_name=ORIGINATING -o syslog_name=postfix-submission My main.cf : $my_policyd=check_policy_service inet:127.0.0.1:10031 _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
