Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Intermittent SMTP failures lasting a couple of hours / is this telnet correct&useful

  • 2 Antworten
  • 1 hat dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von Andrew3142

more options

I run Thunderbird on Windows 10 on a laptop in my office. The laptop connects to the internet over the central ethernet-wired intranet of the office landlord. My email addresses are based on 2 separate websites I own, both held at the same UK host, 34sp.com. Both email accounts use port 587, STARTTLS security and the SMTP server, all as specified by my webhost. Mostly emails work fine.

But every couple of weeks, sending emails fails for a couple of hours due to various SMTP errors, SMTP timeout, etc. The stated error varies. Then it all spontaneously comes OK again without me fixing anything. This happens with both email addresses on both websites at once, suggesting the problem is either in the guts of my computer, at the host or in the office intranet. [ie I'm assuming the problem is not with the settings in TB]

I've tried restarting TB, and restarting the computer, to no effect. ( I didn't try restarting in Safe mode.)

Yesterday after restarting I tried telnetting the host. I am only a script kiddy with telnet, but I did this:

telnet smtp.mywebsitename.co.uk 587

and got this:

220 smtpauth2.mailarray.34sp.com ESMTP Exim 4.92 Tue, 25 Feb 2020 18:51:03 +0000 followed about a minute later by:

Connection to host lost.

and this was identically the same, barring the timestamp, both when the fault was occurring and later on when it had spontaneously fixed itself. First question, is my use of telnet correct? Then, is the response correct and does it help diagnose anything? Is there anything else I can do to diagnose things? I've read the help guides in this forum and they don't appear to apply to this kind of intermittent problem.

And overall, what kind of thing might make SMTP fail for a couple of hours, then come back OK on its own?

Many thanks

Andy

I run Thunderbird on Windows 10 on a laptop in my office. The laptop connects to the internet over the central ethernet-wired intranet of the office landlord. My email addresses are based on 2 separate websites I own, both held at the same UK host, 34sp.com. Both email accounts use port 587, STARTTLS security and the SMTP server, all as specified by my webhost. Mostly emails work fine. But every couple of weeks, sending emails fails for a couple of hours due to various SMTP errors, SMTP timeout, etc. The stated error varies. Then it all spontaneously comes OK again without me fixing anything. This happens with both email addresses on both websites at once, suggesting the problem is either in the guts of my computer, at the host or in the office intranet. [ie I'm assuming the problem is not with the settings in TB] I've tried restarting TB, and restarting the computer, to no effect. ( I didn't try restarting in Safe mode.) Yesterday after restarting I tried telnetting the host. I am only a script kiddy with telnet, but I did this: telnet smtp.mywebsitename.co.uk 587 and got this: 220 smtpauth2.mailarray.34sp.com ESMTP Exim 4.92 Tue, 25 Feb 2020 18:51:03 +0000 followed about a minute later by: Connection to host lost. and this was identically the same, barring the timestamp, both when the fault was occurring and later on when it had spontaneously fixed itself. First question, is my use of telnet correct? Then, is the response correct and does it help diagnose anything? Is there anything else I can do to diagnose things? I've read the help guides in this forum and they don't appear to apply to this kind of intermittent problem. And overall, what kind of thing might make SMTP fail for a couple of hours, then come back OK on its own? Many thanks Andy

Alle Antworten (2)

more options

You did not log in, so I would expect the sever to drop the connection about a minute after you connected.

Personally I would make sure there is no outgoing mail scanning going on. That is the most common cause of intermittent failures, the AV software just nods off for a bit, or until you reboots the device.

Firewall's can also be problematic, but that would not be an intermittent issue. Often firewall are set up by amateurs that only know about "the web" so disable mail ports for "safety" That is not probable in this instance however. Having said that software firewall can suffer from the same nodding off that the AV can and a reboot usually resets that as well.

more options

Yes, that makes sense, thank you. I did in fact re-boot, but if the AV is stuck in outbound scanning, it's entirely possible that it continues to be stuck in that task across a reboot. Next time I'll specifically check the AV.