Hi at all,
we are using policyd 2.0.15 (get from your git server) only to limit our outgoing mails; we have 3 quota policy with different limits, and it works very well, but I have a problem when a user send and email with multiple recipients.

For example: I have a quota of 100mails /hour, I want to send a single mail to 60 recipients but I misspell the 59th address and my Postix SMTP reject the message. Even if my message was rejected from server, Policyd update my quota to 59/100. Then I fix wrong address, I resend the mail but now after 41 recipients Policyd reject my email, because I reach the quota of 100mails /hour, even if smtp server didn't send ANY emails.

Is there something wrong with my configuration or is the intended behaviour ??

My configuration is very simple:

smtpd_recipient_restrictions = reject_non_fqdn_recipient, check_policy_service inet:127.0.0.1:10031, permit

smtpd_end_of_data_restrictions = check_policy_service inet:127.0.0.1:10031

any clue about this ??

Cheers,
  Marco

_______________________________________________
Users mailing list
Users@lists.policyd.org
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to