Re: [exim] Ratelimit Tricks

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Eli
Dátum:  
Címzett: Marc Perkel, Clive Goodhead
CC: exim-users
Tárgy: Re: [exim] Ratelimit Tricks
Marc wrote:
> I was just using it to test to see if I could read the $sender_rate
> variable and it didn't work.


Because the value isn't known until you test the ratelimit first - since you
can have any lookup key specifed that you'd like, there's no way to know
what the sender rate is until you've told ratelimit what to look up.

Eli.