On Sat, Feb 09, 2008 at 06:39:39PM +0000, Dave Evans wrote: > On Sat, Feb 09, 2008 at 07:02:13PM +0100, Hans Klose wrote: > > can i use the ratelimit feature to limit the amount of recipients > > each sender mail address is allowed to send. > > > > If there is such a feature in what ACL section it must be? > > Remarkably, it's called ... ratelimit :-) > http://www.exim.org/exim-html-current/doc/html/spec_html/ch40.html#SECTratelimiting
Apologies, I misread the question - I didn't spot that you already knew that ratelimit existed. So, the answer to your question is to use the "per_rcpt" option of ratelimit, in your acl_smtp_rcpt, and also look into overriding the default key (e.g. to use $sender_address instead). But the above link to the docs is still the one you need. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## 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/
