The message was not completely recieved by the connector??

Discussion forum for Enterprise Edition.
Post Reply
skymatrix
Posts: 45
Joined: Sat Dec 01, 2007 11:15 am

The message was not completely recieved by the connector??

Post by skymatrix »

Hi,

We are having problems with one of our customers they cannot receive emails from one of their suppliers. I have looked in the log and have found the email hitting our server. See below.

Code: Select all

Trace: Tracing message with Message ID [B9898FB34FF04E25BE26C6F0797E3A89.MAI] from the SMTP Inbound Queue

Result: [B9898FB34FF04E25BE26C6F0797E3A89.MAI] was not routed from the SMTP inbound message queue by the local MTA Service. This most likely means that the message was not completely recieved by the connector.
Important: Message ID [B9898FB34FF04E25BE26C6F0797E3A89.MAI] does not seem to have been routed through MailEnable queues (an error most likely occured when receiving this message).

Status: SMTP Inbound transaction details for Message ID [B9898FB34FF04E25BE26C6F0797E3A89.MAI] follow below: 
01/10/10 10:26:25	SMTP-IN	B9898FB34FF04E25BE26C6F0797E3A89.MAI	26376	194.176.73.196			220 ourdomain.co.uk ESMTP MailEnable Service, Version: --4.16 ready at 01/10/10 10:26:25	0	0		
01/10/10 10:26:25	SMTP-IN	B9898FB34FF04E25BE26C6F0797E3A89.MAI	26376	194.176.73.196	EHLO	EHLO smtp.onyx.net	250-ourdomain.co.uk [194.176.73.196], this server offers 5 extensions	151	20		
01/10/10 10:26:26	SMTP-IN	B9898FB34FF04E25BE26C6F0797E3A89.MAI	26376	194.176.73.196	MAIL	MAIL FROM:<Sender@domain.co.uk>	250 Requested mail action okay, completed	43	47		
01/10/10 10:26:26	SMTP-IN	B9898FB34FF04E25BE26C6F0797E3A89.MAI	26376	194.176.73.196	RCPT	RCPT TO:<to@domain.co.uk>	250 Requested mail action okay, completed	43	34		
01/10/10 10:26:26	SMTP-IN	B9898FB34FF04E25BE26C6F0797E3A89.MAI	26376	194.176.73.196	DATA	DATA	354 Start mail input; end with <CRLF>.<CRLF>	46	6	

Any ideas?

Tom

MailEnable
Site Admin
Posts: 4441
Joined: Tue Jun 25, 2002 3:03 am
Location: Melbourne, Victoria Australia

Re: The message was not completely recieved by the connector??

Post by MailEnable »

It is very difficult to determine why the connection is dropped via inspecting the receiving mail server's logs (typically the sender will have the actual reason for dropping the connection).

At a guess though, it is possible that there may be a mal-configured router obscuring the transmission of large data packets between your server and the sender. The solution is to have the owner of the router correct the MTU setting or you may consider lower the MTU setting on your server.

This article explains: http://www.mailenable.com/kb/Content/Ar ... D=me020063
Regards, Andrew

Post Reply