Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-13 23:57 UTC

Message

Re: [milter-greylist] Ratelimit per authenticated user

2016-09-08 by maren.zubizarreta@...

Hello again:

I already tested the regular expression:
sm_macro "users_macro" "{auth_authen}" /user1|user2/
and it seems to work well, so now my definitive config will be:

list "MY_NETWORKS" addr { 158.227.4.0/24}
ratelimit "limite_1H" rcpt 200 / 1h key "%M{auth_authen}"
sm_macro "null" "{auth_authen}" unset
sm_macro "users_macro" "{auth_authen}" /user1|user2/

racl blacklist not sm_macro "null" not sm_macro"users_macro" not list "MY_NETWORKS" ratelimit "limite_1H" msg "Quota exceeded"


Maren

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.