Skip to content
Advertisement

How can I send an email with an attachment with Python and Microsoft Exchange?

Can someone help me send an email from my exchange account and add attachments. SMTP doesnt work, I get immediate timeout issues. 0365 doesn’t save a copy to my sent folder. The only other one I know is exchangelib

JavaScript

Advertisement

Answer

This is how you send emails with an attachment with exchangelib:

JavaScript

Related: Read emails and download attachment from an Exchange Server

User contributions licensed under: CC BY-SA
9 People found this is helpful
Advertisement