muratgozel / MIMEText

RFC-2822, RFC-2045 and RFC-2049 compliant raw email message generator.
https://muratgozel.github.io/MIMEText/
MIT License
82 stars 35 forks source link

Allow injecting custom envCtx #22

Closed toteto closed 1 year ago

toteto commented 2 years ago

Resolves #19

No breaking changes, all existing implementations will work the same. They will just have the ability to replace the base64 encoding implementation used by the library.