Django-mailer is a pluggable django app for mail queuing and management
Django-mailer is a pluggable django app for mail queuing and management
Quote from docs:
A reusable Django app for queuing and throttling of email sending, scheduled sending, consolidation of multiple notifications into single emails and logging of mail failures.
I can't find anything about send_mail, and django-mailer only sends…