On Thu, 29 May 2008, Russell Wilton wrote: > > What I would like to be able to do is set a ratelimit like the > above, in the smtp_data or better yet, the smtp_predata ACL and > have it check whether the current rate plus the number of recipients > in the current message ($recipients_count) puts you over the limit.
Use the noupdate option. http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#rearatdat 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://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
