'Python SMTP Email WITH TITUS Classification

I am relatively new to Python and am looking to automate a few emails with Python at my company. I have working code to send emails using MIME, but my company requires TITUS classification through Outlook.

Does anyone know how to add TITUS classification with Python/SMTP? Is this even possible?

Thank you,



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source