On 23/02/15 20:04, Josh Sanders wrote:
> I would like to configure exim in order to rate limit 5 connections per
> domain

"ratelimit" as an ACL condition

> and limit each connection to 2 emails per domain per connection.

Simple per-connection variable use, one to defer
different-domain mails on a connection
and one to defer any past the second.
Both could be handled in a mail-ACL.
-- 
Cheers,
  Jeremy


-- 
## List details at https://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/

Reply via email to