Is it possible to limit the users to send total email in a month/day. I am trying to enforced marketing users to send newsletter according to their assigned quota.
Example 1. [email protected]: can send only 100 emails a day & 3000 emails in a month. 2. [email protected]: can send only 200 emails a day & 6000 emails in a month.
VPS: Centos6 MTA: postfix
Policy: Default Outbound Policy Track: Sender:[email protected] Period: Monthly MessageCountLimit: 3000 MessageSizeLimit: Verdict: REJECT Data: "Sending limit exceeded"accountingin policyd.conf, and load the Postfix protocol, and ensure that this is set up as bothsmtpd_recipient_restrictionsandsmtpd_end_of_data_restrictions:pointing tocheck_policy_service inet:127.0.0.1:10031