Skip to content

Fix SMTP server behaviour to reset mail transaction state after sending message#351

Merged
tmm1 merged 1 commit intoeventmachine:masterfrom
jonasschneider:smtp-add-reset-after-sent-mail
Feb 28, 2013
Merged

Fix SMTP server behaviour to reset mail transaction state after sending message#351
tmm1 merged 1 commit intoeventmachine:masterfrom
jonasschneider:smtp-add-reset-after-sent-mail

Conversation

@jonasschneider
Copy link
Copy Markdown
Contributor

The RFC in fact does mandate that multiple messages may be sent on a connection without calling RSET or similar. For example, Gmail's outgoing SMTP servers try to do this.

Without this fix, the provided SMTP server will break when trying to reset multiple messages without RSET in between.

@travisbot
Copy link
Copy Markdown

This pull request fails (merged 5c07d82 into 9473a1b).

tmm1 added a commit that referenced this pull request Feb 28, 2013
…-mail

Fix SMTP server behaviour to reset mail transaction state after sending message
@tmm1 tmm1 merged commit 3535f3a into eventmachine:master Feb 28, 2013
sodabrew pushed a commit to sodabrew/eventmachine that referenced this pull request Jan 27, 2015
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

Successfully merging this pull request may close these issues.

3 participants