wneessen / go-mail

📧 Easy to use, yet comprehensive library for sending mails with Go
https://go-mail.dev
MIT License
677 stars 48 forks source link

#147 add remove attachments and embeds methods #148

Closed leahoop closed 1 year ago

leahoop commented 1 year ago

See issue #147. I added three methods in the Msg file.

If there is any error, please tell me, and I will fix it.

wneessen commented 1 year ago

Thanks for the PR @leahoop! This looks good and will be merged soon.