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. > > Like user [EMAIL PROTECTED] should only be able to send e-mails > to 50 recipients. Doesn't matter if he will do that with one mail or > 50 single mails. > > 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 It's an ACL condition, so it /can/ go in any ACL. But if you want to use it to limit recipients, then it will go in your acl_smtp_rcpt. -- 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/
