Hi guys, I'm running Postfix with dovecot(Smtp Auth) and PostfixAdmin.
I have policyd working nicely with per SASL user per policy. This are the sample policies: policy name: limit sasl users to 2 email per day Source: %limit_sasl_users_2 //members ex.([email protected], [email protected]) Destiantion: any Track: SASLUsername policy name: limit sasl users to 4 email per day Source: %limit_sasl_users_4 //members ex.([email protected],paul@ example4.com) Destiantion: any Track: SASLUsername [email protected] is the authentication user again dovecot(Smth Auth). Then in Outlook, I specify "[email protected]" as the sending E-mail Address, and "[email protected]" as outgoing authentication user, and this works great. But if I change the "[email protected]" as the sending E-mail Address to ANOTHER email address([email protected]) and "[email protected]" as outgoing authentication user, then nothing match it. In Database "policdy", "session_tracking" table, the Sender column lists( [email protected]), and column SASLUsername lists([email protected]), I think the reason is because ([email protected]) doesn't match Policy "limit sasl users to 2 email per day"(Source: %limit_sasl_users_2). Thus why it doesn't work. I've tried using any different combinations from http://policyd.org/tiki-index.php?page=Policies+%26+Groups&structure=Documentation, but with no luck. Is there any workaround for this problem..Thanks for your help.
_______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
