Am 10.03.2014 13:41, schrieb Neo:
Hi,

I am using VestaCP and there is basically no option so i try to limit it on exim4 itself, i am using exim 4.80 and try just to limit the outgoing emails per day per domain to 40. Any idea? and in which configuration file should i put in? does it matter?

Thanks

Hi again,

I got it working with

|acl_not_smtp:
        deny message = Sender rate overlimit - $sender_rate / 
$sender_rate_period
        ratelimit = 50 / 1h / strict
        accept

The problem is, its limit not per user and so it blocks the hole server, any 
idea how to limit it per user?

Thanks
|


--
## 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