sabuhish / fastapi-mail

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

Append messages to sent folder? #158

Closed ramiswailem closed 1 year ago

ramiswailem commented 1 year ago

How can I append email to Sent folder after sending?

ramiswailem commented 1 year ago

i'm using smtp library and imap library directly