Send e-mails with either plain SMTP or AWS SES.
- Free software: Apache Software License 2.0
- Documentation: https://airmailer.readthedocs.io.
First, install `airmailer`:
$ pip install airmailer
Use boto3 to send e-mails with AWS SES, with configuration set support
Homepage Repository PyPI Python
pip install airmailer==0.2.2
Send e-mails with either plain SMTP or AWS SES.
First, install `airmailer`:
$ pip install airmailer