#32583: Allow mass emails with EmailMessage Object
-------------------------------+--------------------------------------
     Reporter:  Muskan Vaswan  |                    Owner:  (none)
         Type:  New feature    |                   Status:  closed
    Component:  Core (Mail)    |                  Version:  3.1
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 The API for `send_mass_mail()` is
 
[https://github.com/django/django/blob/090ca6512f514556394d4a8d321db7883f03e2a6/django/core/mail/__init__.py#L74-L75
 frozen] so we will not accept any new functionalities. Check also
 [https://docs.djangoproject.com/en/3.0/topics/email/#sending-multiple-
 emails docs] about sending multiple emails.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32583#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/070.1252dea1fc1e589fbcddd0b61af69280%40djangoproject.com.

Reply via email to