February 22nd, 2026
We have officially released Mailtrap Airflow Provider that lets you send transactional emails directly from your DAGs using the official Mailtrap provider package. With this integration, you can:
Send plain text or HTML emails as part of your workflows
Send emails to multiple recipients
Use Jinja templating for dynamic content (e.g., Airflow variables, XCom values, etc.)
Track emails with Mailtrap analytics using the category parameter
Requirements: Python 3.9+, Apache Airflow 2.4+
For detailed setup instructions and examples, check out the official GitHub repository or the PyPi package.
