Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Microsoft SMTP Retry Interval

18 views
Skip to first unread message

Sean-usenet

unread,
Sep 13, 2007, 12:50:58 PM9/13/07
to
Hello Everyone

We are using Microsoft's SMTP service to send email. We have
configured the retry intervals through the SMTP Virtual Server's
properties delivery tab. However, it appears those retry settings are
only used when the SMTP server is unable to even inititiate a
connection to the remote SMTP server.

The problem we are having is that some remote SMTP servers return the
421 SMTP code when we connect, if they are busy. 421 is "<domain>
Service not available, closing transmission channel". After our
Microsof SMTP server receives that 421 message, it disconnects and
IMMEDIATELY retries. In our logs, we see us retrying at a rate of
about a dozen times per second! Then, because of the massive retries,
some ISPs block us as SPAM...

How can I change the SMTP service to either follow the retry setting I
have setup or at least change how quickly it tries to reconnect upon
receiving a 421??

Thanks
Sean

Bharat Suneja [MVP]

unread,
Sep 13, 2007, 2:20:23 PM9/13/07
to
Try adding the GlitchRetrySeconds reg value as shown here - the doc is for
Exchange Server 2003, but this should work with IIS SMTP service as well
afaik.

How to Configure Glitch Retry Interval in Exchange Server 2003
http://technet.microsoft.com/en-us/library/8b43be56-48e6-400b-8014-54c95f87d1de.aspx

--
Bharat Suneja
MVP - Exchange
www.zenprise.com
NEW blog location:
exchangepedia.com/blog
----------------------------------------------


"Sean-usenet" <sean-...@mchsi.com> wrote in message
news:1189702258....@50g2000hsm.googlegroups.com...

Sean-usenet

unread,
Sep 18, 2007, 5:55:24 PM9/18/07
to
Great, thanks for your help Bharat. I've added that and it seems to
be helping.

Sean

On Sep 13, 1:20 pm, "Bharat Suneja [MVP]" <bha...@nospam.org> wrote:
> Try adding the GlitchRetrySeconds reg value as shown here - the doc is for
> Exchange Server 2003, but this should work with IIS SMTP service as well
> afaik.
>

> How to Configure Glitch Retry Interval in Exchange Server 2003http://technet.microsoft.com/en-us/library/8b43be56-48e6-400b-8014-54...


>
> --
> Bharat Suneja
> MVP - Exchangewww.zenprise.com
> NEW blog location:
> exchangepedia.com/blog
> ----------------------------------------------
>

> "Sean-usenet" <sean-use...@mchsi.com> wrote in message


>
> news:1189702258....@50g2000hsm.googlegroups.com...
>
>
>
> > Hello Everyone
>
> > We are using Microsoft's SMTP service to send email. We have
> > configured the retry intervals through the SMTP Virtual Server's
> > properties delivery tab. However, it appears those retry settings are
> > only used when the SMTP server is unable to even inititiate a
> > connection to the remote SMTP server.
>
> > The problem we are having is that some remote SMTP servers return the
> > 421 SMTP code when we connect, if they are busy. 421 is "<domain>
> > Service not available, closing transmission channel". After our
> > Microsof SMTP server receives that 421 message, it disconnects and
> > IMMEDIATELY retries. In our logs, we see us retrying at a rate of
> > about a dozen times per second! Then, because of the massive retries,
> > some ISPs block us as SPAM...
>
> > How can I change the SMTP service to either follow the retry setting I
> > have setup or at least change how quickly it tries to reconnect upon
> > receiving a 421??
>
> > Thanks

> > Sean- Hide quoted text -
>
> - Show quoted text -


0 new messages