Exim : SMTP connection from ... lost while reading message data

Hi All,

I've noticed lots of SMTP connection errors in my Exim main log (exim_mainlog)

I can't confirm this categorically, but I think all these failures are associated with incoming emails with (not particularly large) file attachments.

I'm running cPanel/WHM on a Fedora box, and the box is not under any cpu load (load averages consistently 0.3 or less)

Running this command:

grep 'lost while reading message' /var/log/exim_mainlog

... reveals a long list of error lines:

2005-08-15 19:02:01 SMTP connection from (hydrogen.woodside.com.au) [203.48.119.98]:52624 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 19:06:36 SMTP connection from ([202.139.63.34]) [202.139.63.34]:17297 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 19:11:14 SMTP connection from (dmz1util1.bankwest.com.au) [203.19.158.21]:55851 I=[216.7.176.122]:25 lost while reading message data
2005-08-15 19:23:47 SMTP connection from (queue01-winn.mailhost.ntl.com) [212.250.162.8]:2796 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 19:40:00 SMTP connection from (queue02-winn.mailhost.ntl.com) [212.250.162.8]:30363 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 19:52:02 SMTP connection from (queue03-winn.mailhost.ntl.com) [212.250.162.8]:48541 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 20:03:47 SMTP connection from (mta09-winn.mailhost.ntl.com) [212.250.162.17]:20172 I=[216.7.176.116]:25 lost while reading message data
2005-08-15 20:05:19 SMTP connection from (dmz1util1.bankwest.com.au) [203.19.158.21]:32902 I=[216.7.176.122]:25 lost while reading message data

Does anyone have any ideas? Is this a problem at my end or with the sending (external) mail servers?

Running out of ideas here. Thanks in anticipation. :-)

 

 

 

 

Top