Python SMTP client and Email for Humans™
FluentMail tries to keep it simple as possible.
pip install fluentmail
Works with Python 2.6+, Python 3.3+, PyPy and PyPy 3.
You can find some info on the project wiki.
- SMTP
- Mailgun
- Plain or HTML body
- Alternative body
- Attachments
- More test coverage
- Dummy backend
- FileBased backend
- MemoryBased backend
- Support template engines (Django, Jinja)
- Support custom message headers
- Set default backend
- Thread-safety
- Inline attachment
- What more?