sabuhish / fastapi-mail

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

add local hostname setting #204

Open LuckyLub opened 10 months ago

LuckyLub commented 10 months ago

Allows the local hostname to be set, which is used when making a connection with the SMTP server. For MS Office 365 it has some rules that need to be followed strictly with regard to this, making it impossible to use the current version of the package with outlook as an smtp server.