Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for servers that don't understand EHLO #5

Closed
jparise opened this issue Jun 17, 2013 · 0 comments
Closed

Improve support for servers that don't understand EHLO #5

jparise opened this issue Jun 17, 2013 · 0 comments

Comments

@jparise
Copy link
Member

jparise commented Jun 17, 2013

Some HELO-only servers appear to return 503 in response to a EHLO (e.g. http://forums.mozillazine.org/viewtopic.php?t=634628). The current Net_SMTP code interprets that response as an indication that the session is already authenticated. That change was added in 1a7e64b.

I think that code should be removed, but unfortunately, it's unclear what would be the correct solution to that original bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant