[Python-bugs-list] [ python-Bugs-751612 ] smtplib crashes Windows Kernal.

SourceForge.net noreply@sourceforge.net
Mon, 09 Jun 2003 15:51:13 -0700


Bugs item #751612, was opened at 2003-06-09 18:44
Message generated for change (Comment added) made by tim_one
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=751612&group_id=5470

>Category: Windows
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: mark lee smith (netytan)
Assigned to: Nobody/Anonymous (nobody)
Summary: smtplib crashes Windows Kernal.

Initial Comment:
When trying to use the smtplib module (or modules 
which use smtplib i.e. email) the Windows Kenal crashes 
without sending the email. I'm trying to send the email 
through an external mail server but I imagine the problem 
would still exist if I was using a local mailserver.

----------------------------------------------------------------------

>Comment By: Tim Peters (tim_one)
Date: 2003-06-09 18:51

Message:
Logged In: YES 
user_id=31435

We're going to need more info, and potentially a lot more.  
Start with which version of Python and which flavor of 
Windows.  Lots of people use smtplib on all flavors of 
Windows, and there are no other reports like yours, so it's 
going to turn out to be something very specific to what 
you're doing.  Also. of possible, attach an executable test 
program that reliably triggers the problem for you.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=751612&group_id=5470