[Python-bugs-list] [ python-Bugs-221208 ] Advanced email module

noreply@sourceforge.net noreply@sourceforge.net
Sun, 09 Jun 2002 17:58:31 -0700


Bugs item #221208, was opened at 2000-11-03 08:04
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=221208&group_id=5470

Category: Extension Modules
Group: Feature Request
Status: Closed
Resolution: None
Priority: 5
Submitted By: Dirk Holtwick (holtwick)
Assigned to: Barry A. Warsaw (bwarsaw)
Summary: Advanced email module

Initial Comment:
A nice new module to have would be a mime enabled email composer. I posted a sample to SourceForge that is still very basic:

http://sourceforge.net/snippet/detail.php?type=snippet&id=100444

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

>Comment By: Barry A. Warsaw (bwarsaw)
Date: 2002-06-09 20:58

Message:
Logged In: YES 
user_id=12800

Basically, yes, although email doesn't do any actually
sending (you'd pump email's output through sendmail for
that).  The APIs are different, but I think email's is more
general.

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

Comment By: Martin v. Löwis (loewis)
Date: 2002-06-09 13:25

Message:
Logged In: YES 
user_id=21627

Is this covered by the email pacakge?

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2000-12-13 11:19

Message:
I've added this feature request to PEP 42.

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2000-11-03 15:49

Message:
Hey, I didn't know about the SD "Snippet" feature! Cool!

But I'm not sure that this should be a standard library -- it's pretty application specific. Any other opinions?

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

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