Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #111987 > unrolled thread

SMTP_SSL error in python 2.3

Started byMushirahmed Shaikh <imushir@gmail.com>
First post2016-07-28 17:44 +0530
Last post2016-07-28 17:44 +0530
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  SMTP_SSL error in python 2.3 Mushirahmed Shaikh <imushir@gmail.com> - 2016-07-28 17:44 +0530

#111987 — SMTP_SSL error in python 2.3

FromMushirahmed Shaikh <imushir@gmail.com>
Date2016-07-28 17:44 +0530
SubjectSMTP_SSL error in python 2.3
Message-ID<mailman.3.1469730338.6033.python-list@python.org>
Dear All,
I am sending email using smtplib.SMTP_SSL method in python2.3.
But it gives the error i.e Attribute error for SMTP_SSL.
Please help me to call SMTP_SSL method in python2.3.
I dont want to update the python version.

Thanking You,
Mushirahmed

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web