Opened 18 years ago
Closed 18 years ago
#3560 closed (duplicate)
[patch] SMTP servers with SSL not supported (specifically GMail SMTP sending)
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Mail) | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Design decision needed | |
Has patch: | yes | Needs documentation: | yes |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
GMail requires secure connections to send emails through their SMTP servers.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | secure-mail.patch added |
---|
comment:1 by , 18 years ago
Component: | Uncategorized → django.core.mail |
---|---|
Needs documentation: | set |
Owner: | changed from | to
Triage Stage: | Unreviewed → Design decision needed |
Note:
See TracTickets
for help on using tickets.
patch for secure SMTP sending. Note that I have added a new setting.