On Wed, 11 May 2005 [EMAIL PROTECTED] wrote: > > is rate limiting a part of Exim in the meanwhile?
Only in a very limited form: see the documentation for details. I'm planning to implement something more complete - I've been refining the design this week, in fact. My particular interest is also to protect against compromised machines on our network spewing out through our email relays, though the code could also be used on an MX to limit incoming email too. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
