manyuanrong / deno-smtp

SMTP implements for deno
MIT License
78 stars 26 forks source link

(feat) Add support for options in the SMTP client #29

Closed Soremwar closed 4 years ago

Soremwar commented 4 years ago

Disclaimer

It was made verbose (interface and enum) on purpose so it could provide autocomplete capabilities for code editors

Soremwar commented 4 years ago

@manyuanrong And as I expected the CI fails on authentication step for the tests XD

Can you try it out and merge this manually? While I was using your library I felt like it was a completely necessary feature (HTML gets truncated with the default 'quoted-printable' protocol)