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

Provide more ways for middleware to interact with mail parts #117

Closed wneessen closed 1 year ago

wneessen commented 1 year ago

This PR adds functionalities for middlware (in particular the new OpenPGP middleware) to provide more access to the Msg.

In detail: