On 27/05/2014 20:42, Dennis Davis wrote:
> There's stuff in the Exim Wiki on precisely this subject. Have a
> look at Lena's suggested solution:
>
> https://github.com/Exim/exim/wiki/BlockCracking
>
> which may give you a few ideas even if it isn't precisely what's
> required.
Thanks, that looks like a neat approach, particularly the idea of
silently freezing mail from blocked accounts. Much easier to clean-up
any false positives. We'll probably implement something based on this.
Paul