wneessen / go-mail

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

Allowing passing a single string of different emails to To/CC/BCC; closes #152 #153

Closed suntong closed 10 months ago

suntong commented 10 months ago

I've made the minimum changes possible. Please take it from here and make any necessary API changes you want, and fix any potential issues it may introduce, as this is the task that you'll be much better than me. thanks.