go-gomail / gomail

The best way to send emails in Go.
MIT License
4.34k stars 574 forks source link

reapply settings after reset #180

Closed lublak closed 1 year ago

lublak commented 1 year ago

based on documentation

// Reset resets the message so it can be reused. The message keeps its previous
// settings so it is in the same state that after a call to NewMessage.