proper support for older SMTP #103
Closed
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the server greeting string contains "ESMTP", you may use the EHLO greeting, otherwise, if it only contains "SMTP" you must use the HELO greeting.
slimta only uses EHLO, which results in these kind of transactions:
The text was updated successfully, but these errors were encountered: