Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#16425 closed New feature (invalid)

mailing using ssmtplib

Reported by: charantej.s@… Owned by: nobody
Component: Core (Mail) Version: 1.3
Severity: Normal Keywords: Mailer feature
Cc: charantej.s@… Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

I need to send mail using ssmtplib. I mean secure mailing, Here we dont use smtp servers ,Even in production we are planning to use ssmtblib, So can anyone suggest how we can customise django to do that.

Change History (2)

comment:1 by Aymeric Augustin, 13 years ago

Resolution: invalid
Status: newclosed

This isn't a bug in Django. Please ask usage questions on django-users or #django channel.

comment:2 by Jacob, 13 years ago

milestone: 1.4

Milestone 1.4 deleted

Note: See TracTickets for help on using tickets.
Back to Top