[exim] Yahoo 421 temporarily deferred

Top Page
Delete this message
Reply to this message
Author: deepaksharma559@gmail.com
Date:  
To: exim-users
Subject: [exim] Yahoo 421 temporarily deferred
Team,

Can anyone guide me here? I have been trying to fix this issue for almost a
week now but no luck.

So, basically when yahoo say *"421 4.7.0 [TSS04] Messages from X.X.X.X
temporarily deferred due to user complaints - 4.16.55.1; see
https://help.yahoo.com/kb/postmaster/SLN3434.html
<https://help.yahoo.com/kb/postmaster/SLN3434.html>*"

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
ymail.com                       *                      F,4h,2h;
G,2h,2h,1.5; F,10d,8h
gmail.com                       *                      F,4h,2h;
G,2h,2h,1.5; F,10d,8h


Can anyone help me please.



Thanks
Deepak Sharma