#8961: Add support for sending emails directly through MTA
-------------------------------+-----------------------------------------
     Reporter:  Ivan Giuliani  |                    Owner:  Ivan Giuliani
         Type:  Uncategorized  |                   Status:  closed
    Component:  Core (Mail)    |                  Version:  1.0
     Severity:  Normal         |               Resolution:  wontfix
     Keywords:  mail, email    |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+-----------------------------------------
Changes (by pere):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 From https://djangosnippets.org/snippets/1864/ it can be seen that there
 has been code around to do this since at least 2010.  There is already a
 python package available from https://github.com/perenecabuto/django-
 sendmail-backend/ , which is also available from pipy.

 The backend is only 50 lines of code.  It is a pitty it isn't part of the
 default Django distribution, given that /usr/sbin/sendmail is the standard
 way to send email on a unix and linux server.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/8961#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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.d4375ec394ebe100884fc513fe3eec00%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to