On Sun, Jul 26, 2020 at 11:35:09PM +0530, deepaksharma559--- via Exim-users wrote:
> I want to make sure that no further delivery we'll be attempted to yahoo if
> there "421" temporarily deferred error.
>
> Right now, what is happening is it actually keeps trying for all
> MX records and hitting yahoo for the same message again and again.
>
> I have the following retry configuration but that doesn't work and it's
> still sending to yahoo multiple times.
> ++++++++++++++++++++++++++++++++++++++++++++++++++
> begin retry
>
> yahoo.com * F,4h,2h;
> G,2h,2h,1.5; F,10d,8h
> #+secondarymx * F,4h,1m;
> G,16h,1h,1.5; F,4d,8h
> * * F,4h,15m;
> G,16h,1h,1.5; F,5d,8h
Those rules have no lines for SMTP code 421.
--
Eugene Berdnikov