Hi all,
Most of my colleague's can send messages to a certain domain, but if I send a message the message doesn't arrive and I don't receive an error message.
I went looking into the SMTP log files and found these:
If I search for the messages to this domain, and check the message history I get this error message:
I get the same error message for all mails send to this domain, but only my mails don't arrive...
What can I do to fix this?
Thanks!
Most of my colleague's can send messages to a certain domain, but if I send a message the message doesn't arrive and I don't receive an error message.
I went looking into the SMTP log files and found these:
Code:
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 220+******0*******************************************************0************************200**0**0******0200 0 0 110 0 62 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 EHLO - mail.ourcompany..com 0 0 4 0 62 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 500+Syntax+error,+command+"XXXX+mail.ourcompany..com"+unrecognized 0 0 60 0 93 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 HELO - mail.ourcompany..com 0 0 4 0 93 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 250+mx.customer.com+Hello+mail.ourcompany..com+([212.35.120.78]),+pleased+to+meet+you 0 0 87 0 109 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 MAIL - FROM:<mynamen@ourcompany..com> 0 0 4 0 109 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 250+myname@ourcompany..com...+Sender+OK 0 0 47 0 140 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 RCPT - TO:<cust_name@customer.com> 0 0 4 0 140 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 250+cust_name@customer.com...+Recipient+OK 0 0 55 0 172 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 DATA - - 0 0 4 0 172 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 354+Enter+message,+end+with+"."+on+a+line+by+itself 0 0 51 0 187 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 250+Message+accepted+for+delivery 0 0 33 0 297 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 QUIT - - 0 0 4 0 609 SMTP - - - -
2007-10-03 07:04:18 194.78.242.236 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 221+mx.customer.com+SMTP+Service+closing+transmission+channel 0 0 69 0 640 SMTP - - - -
If I search for the messages to this domain, and check the message history I get this error message:
Code:
The object '****...' in the message tracking logs can't be found in the directory. The object may have been deleted. The tracking history may be incorrect.
I get the same error message for all mails send to this domain, but only my mails don't arrive...
What can I do to fix this?
Thanks!