Re: [exim] Ratelimit Tricks

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Eli
Datum:  
To: exim-users
Betreff: Re: [exim] Ratelimit Tricks
Dave wrote:
>The poster wants to test the "ratelimit" condition somewhere /other/ than
>what
>causes the ratelimit to be exceeded. i.e. testing and triggering are done
>at
>separate times.


Ah, well in that case having it store a value in some database somewhere
once the ratelimit is hit may help, but yes I do see the benefit to being
able to test a ratelimit but not have it touch the entry. Perhaps a
/no_modify option to the ratelimit command or something.

Eli.