Dear users@,

Need help with per-domain sender throttling with Policyd-1.82.

I have two Policyd(-1.82) instances:

* one for grey/white/blacklisting and recipient throttling, used in Postfix
  smtpd_recipient_restrictions.

* anther one for sender throttling only, used in smtpd_end_of_data_restrictions.
  All features are disabled except SENDERTHROTTLE=1, SENDER_THROTTLE_SASL=1,
  and SENDER_THROTTLE_HOST=0.

Just found it doesn't query per-domain sender throttling at all (with DEBUG=3). 
It queries 'SELECT … FROM throttle WHERE _from="[email protected]"', but no 
"WHERE _from='@domain.ltd" which mentioned in Policyd official document: 
http://policyd.sourceforge.net/readme.html

Also, with per-domain setting as mentioned in official doc, Policyd still 
insert per-user
throttling settings with default global settings defined in policyd.conf. Isn't 
it expected
to use per-domain setting defined in SQL table "throttle"?

I know Policyd-v2 is recommended, but just want to know, is it a known
issue, or a bug in Policyd-1.82? Or just my config issue? Any solution?

Thanks very much for your time and great product. :)

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to