Graeme Fowler wrote: > On Mon, 2007-06-18 at 07:38 -0700, Marc Perkel wrote: > >> Is there any way to do this? I want to use ratelimit but I don't want it >> to actually limit the rate. I want to get the results of ratelimit in an >> ACL variable that I can use elsewhere. >> >> Has anyone figured out a way to do this yet? >> > > http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#SECTratelimiting > > Believe it or not Marc, the answer is in the documentation. Please feel > free to read it, like I just did. > > Here's a clue: use "warn" and set the rate to 0. > > >
There you go again. The answer isn't in the docs because I don't want to set the rate limit to 0. I want to detect a rate and return it into a variable that I can use in another ACL. It helps if you read the question before giving me the RTFM answer that you always reply with. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
