You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
smtp/protocol.go
Line 233 in 0c4e9b7
The text was updated successfully, but these errors were encountered: