go-simple-mail icon indicating copy to clipboard operation
go-simple-mail copied to clipboard

set Helo as sender domain when empty

Open antcom1988 opened this issue 4 years ago • 1 comments

antcom1988 avatar Jan 19 '22 07:01 antcom1988

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.

xhit avatar Jan 21 '22 05:01 xhit