forked from pinax/django-mailer
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi Chris,
I have a need for sending HTML emails with bcc and I was just wondering if you're open to accepting patches for either or both features.
My current plan is to make the send_mail command accept extra arguments (html_message and bcc).
For HTML content, this is relatively easy, I just need to tweak the send_mail command slightly to use EmailMultiAlternatives rather than the EmailMessage[1].
The bcc support would require an additional field to the Message model.
Regards,
Selwin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels