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

RSET clears EHLO #6

Open
ernezt opened this issue Dec 17, 2019 · 1 comment
Open

RSET clears EHLO #6

ernezt opened this issue Dec 17, 2019 · 1 comment

Comments

@ernezt
Copy link

ernezt commented Dec 17, 2019

When issuing a RSET command, mailhog will reset the SMTPMessage. This will also clear the original Helo value. Since a "real" mail server will usually keep the smtp HELO value intact, would it be worthwhile to also have that behaviour here?

proto.Message = &data.SMTPMessage{}

@dcormier
Copy link

dcormier commented Jan 8, 2020

I actually have a fix for this in #4 (with one additional fix in my other PR). But I think this project is abandoned (see #5).

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

2 participants