Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What does SMTP protocol violation: synchronization error (next input sent too soon) mean?

0
Posted

What does SMTP protocol violation: synchronization error (next input sent too soon) mean?

0

A0086: SMTP is a lock-step protocol, which means that, at certain points in the protocol, the client must wait for the server to respond before sending more data. Exim checks for correct behaviour, and issues this error if the client sends data too soon. This protects against malefactious clients who send a bunch of SMTP commands (usually to transmit spam) without waiting for any replies. This error is also provoked if the client is trying to start up a TLS session immediately on connection, without using the STARTTLS command. See Q1707 for a discussion of this case.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123