sabuhish / fastapi-mail

Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)
https://sabuhish.github.io/fastapi-mail/
MIT License
698 stars 81 forks source link

Fix README.md send html example bug #126

Closed jimmyyyeh closed 2 years ago

jimmyyyeh commented 2 years ago

Hi Sabuhi: It seems like something wrong about sending html with body args in README.md example, the mail will display the error format (the encoded content and the content before encoding) when they send html with body args, plz check this issue, thanks

BR, Jimmy