Sabuhi
Sabuhi
Hmm, I am pretty sure that we have provided enough examples for use cases. https://sabuhish.github.io/fastapi-mail/example/ and if you want o plain text, you can specify it on `subtype` https://github.com/sabuhish/fastapi-mail/blob/master/fastapi_mail/schemas.py#L41
We plan to update the documentation in the coming days and with this in mind, we will do minor refactorings and add a new feature. I will try to figure...
Hi, thank you for your PR, but can you also remove comment side?
Hi, Can you provide a code example?
how do you guys run applications, could you please provide code examples?
Well I don't how you run the application but I will provide the way in which I run the application and perfectly works ```docker run -it -p 1883:1883 eclipse-mosquitto mosquitto...
Hi, I gave a simple solution here can you check this pls and let me know. https://github.com/sabuhish/fastapi-mqtt/issues/17
try to uninstall asgiref from your pyp packages and reinstall it again, it helped me. Works fine.
Thanks for the MR, I forgot to remove it while testing!
Hi @Feijo, I will release it today