Log Name: System
Source: smtpsvc
Date: 2/27/2014 6:06:36 PM
Event ID: 4007
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: SyncWebServer
Description:
Message delivery to the host '74.208.5.27' failed while delivering to the remote domain 'mail.com' for the following reason: An SMTP protocol error occurred.
The SMTP verb which caused the error is 'HELO'. The response from the remote server is '501 Syntax error in parameters or arguments
'.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="smtpsvc" />
<EventID Qualifiers="32772">4007</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2014-02-28T02:06:36.000000000Z" />
<EventRecordID>71168</EventRecordID>
<Channel>System</Channel>
<Computer>SyncWebServer</Computer>
<Security />
</System>
<EventData>
<Data>74.208.5.27</Data>
<Data>mail.com</Data>
<Data>An SMTP protocol error occurred.
</Data>
<Data>HELO</Data>
<Data>501 Syntax error in parameters or arguments
</Data>
<Binary>D70204C0</Binary>
</EventData>
</Event>