Re: [exim] per recipient domain throttling

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Jeremy Harris
Date:  
À: exim-users
Sujet: Re: [exim] per recipient domain throttling
On 21/08/15 18:01, Julian Bradfield wrote:
> One of my users has her mail forwarded to gmail, and since gmail
> (correctly) recognizes that lots of it is spam, it rate-limits me in
> my attempts to send it - and then since all of it gets re-tried every
> time the queue is run, it takes hours or days to get back to being
> able to send mail to gmail without delay.


A) be more careful about accepting this spam in the first place

B) get complicated with a redirect router early in the chain,
conditioned on gmail being the target and, via an acl expansion
returning the result of a ratelimt condition; redirecting
to :defer:
--
Cheers,
Jeremy