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