Re: [exim] Ratelimit Tricks

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Eli
Data:  
Para: Marc Perkel, Clive Goodhead
CC: exim-users
Assunto: 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.