Dropped: too many syntax or protocol errors Fix

Today one of my customers reported an error while sending emails from Outlook / Outlook Express, after investigating Exim logs I found this:

Dropped: too many syntax or protocol errors

SMTP connection from [90.29.110.197]:63138 (TCP/IP connection count = 3)
SMTP call from (PEMVAR54) [90.29.110.197]:63138 dropped: too many syntax or protocol errors (last command was "RCPT TO: <'[email protected]'>")

This error can be also related with an error code: (0x800CCC0F): ‘The connection to the server was interrupted. If this problem continues, contact your server administrator or ISP. The server responded: 501 Too many syntax or protocol errors’

How can I fix it?

When you are sending your emails, ensure you are copying and pasting the email address ok, ensure it doesn’t have any special characters like quotations around the email address, as this is interpreted as a strange character and your Email server doesn’t know how to handle it.

In clear words, type the email again, ensure there are no weird symbols or characters and that’s all, it should be working.

About the Author: Santiago Borges

Experienced Sr. Linux SysAdmin and Web Technologist, passionate about building tools, automating processes, fixing server issues, troubleshooting, securing and optimizing high traffic websites.

1 Comment

Leave a Reply

Your email address will not be published. Required fields are marked *