Re: [exim] max messages per recipients

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] max messages per recipients
On 03/08/16 11:32, Sujit Acharyya-choudhury wrote:
> How can I generate an alert if user(recipient) gets more than the usual
> message say 1000/hour


Look in the "ratelimit" ACL condition. You could just block when it
goes over limit, or you could take some action such as extra
custom logging or sending a mail to an admin.

Also, time you updated that Exim version :)
--
Cheers,
Jeremy