Re: [exim] rate limit for maximum outgoing emails to mail-re…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Wolfgang Breyha
Fecha:  
A: exim-users
Asunto: Re: [exim] rate limit for maximum outgoing emails to mail-relay
Jeremy Harris via Exim-users wrote on 27/02/18 18:54:
> That is not relevant. You _can_ ratelimit output using Exim, it just
> isn't simple.


I do it by forcing the mails to the queue with
control       = queue_only
in a (eg. DATA) ACL...


and a redirect router which has
condition = .... whatever is needed
data = :defer: ....
retry_use_local_part = true
no_verify

But that's what your example no. 1 on github does as well.

Greetings, Wolfgang
--
Wolfgang Breyha <wbreyha@???> | http://www.blafasel.at/
Vienna University Computer Center | Austria