go-simple-mail
go-simple-mail copied to clipboard
set Helo as sender domain when empty
Hello, thanks for this PR!
The default Helo is localhost.
To this be applied is necessary to empty that variable in struct, so the default Helo should be the email domain.
I change the title to set Helo as sender domain when empty to be clear.
If you are fine with this, I will merge this change.