go-gomail / gomail

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

Add SetName function to a message #55

Closed aviadl closed 8 years ago

aviadl commented 8 years ago

Add a SetName function on a message So a user can set a name to an attachment which is different then the file name on disk

alexcesaro commented 8 years ago

Thank you but please add tests.