PowerMTA Support Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

PowerMTA 5.5r1 is out!!!!  Please contact support@port25.com for a license and download access.

Author Topic: hotmail ECONNRESET  (Read 28185 times)

evanburke

  • Newbie
  • *
  • Karma: +0/-4
  • Posts: 1
hotmail ECONNRESET
« on: February 27, 2015, 03:36:48 PM »


Getting a lot of this in the management console for some of our VMTAs' Hotmail queues. Anybody else experience this? Is it worth worrying about?

Code: [Select]
Connection failed (send(3)), status = ECONNRESET while connected from host.example.com (10.2.3.4) to mx4.hotmail.com (65.55.92.152)
Connection settings for Hotmail are in line with what's recommended elsewhere on the forum. I was considering reducing max-mxg-per-connection to 50, perhaps, to limit the length we keep any given connection open.
Logged

Port25-Admin2

  • Global Moderator
  • Hero Member
  • *****
  • Karma: +35/-1
  • Posts: 1527
Re: hotmail ECONNRESET
« Reply #1 on: February 28, 2015, 02:19:11 PM »

What results when you run the trace command for the queue? 

There may be a corresponding SMTP error that takes place within the same connection that provides the detail as to the source of the issue, while this TCP error may also be listed for the connection as a result of then abruptly breaking the connection after returning the real SMTP error.  Let us know what you find.
Logged