#17471: Add ability to use smtplib.SMTP_SSL connection when sending email
-----------------------------+------------------------------------
     Reporter:  dje          |                    Owner:  nobody
         Type:  Bug          |                   Status:  new
    Component:  Core (Mail)  |                  Version:  1.3
     Severity:  Normal       |               Resolution:
     Keywords:  smtp         |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  1
  Needs tests:  1            |  Patch needs improvement:  1
Easy pickings:  1            |                    UI/UX:  0
-----------------------------+------------------------------------
Changes (by aaugustin):

 * needs_docs:  0 => 1
 * has_patch:  0 => 1
 * needs_tests:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 I'll skip the bug vs. feature request debate; it doesn't really matter.

 To sum up:

 - Currently, Django supports only explicit connections (with STARTTLS);
 - This ticket is about supporting implicit connections too;
 - The change must be backwards compatible, which is likely to require yet
 another setting.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17471#comment:5>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to