This helper allows you to quickly and easily build a Mail object for sending email through SendGrid.
Run the example (make sure you have set your environment variable to include your SENDGRID_API_KEY).
cp examples/helpers/mail_settings.py .
python mail_settings.py- See the examples for complete working examples.
- Documentation
