https://bugzilla.wikimedia.org/show_bug.cgi?id=7518

Nemo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                URL|                            |https://gerrit.wikimedia.or
                   |                            |g/r/gitweb?p=operations/med
                   |                            |iawiki-config.git;a=blob;f=
                   |                            |wmf-config/InitialiseSettin
                   |                            |gs.php;hb=HEAD#l6654
           See Also|                            |https://bugzilla.wikimedia.
                   |                            |org/show_bug.cgi?id=21808
         Resolution|---                         |WONTFIX
            Summary|More control over rate of   |More control over rate of
                   |user to user email sending  |user to user email sending
                   |(possibly with CAPTCHA)     |(dynamical emailuser
                   |                            |throttle or RateLimits)

--- Comment #12 from Nemo <[email protected]> ---
Since this bug was filed, a throttle has been added for WMF wikis:

>                 // 100 emails per hour
>                 'emailuser' => array(
>                         'ip' => array( 100, 3600 ),
>                         'user' => array( 200, 86400 ),
>                 ),

I can't find the bug number though.

(In reply to comment #11)
> Yes, but if the throttle is fairly smart it can still be effective. [...]

I'm transforming this in a bug request for such a dynamical throttle, but I
doubt it's ever going to happen, it's instructions creep; the normal RateLimits
feature seems enough for all wikis including ours: I'm closing this, reopen if
you have a proposal for something that you really thing is needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to