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. Graeme -- ## 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/
