"nimrodx" <[EMAIL PROTECTED]> wrote in 
> 
> How do I go about sending an attachment with SMTP lib?

Can you explain first of all why you think you need to?

The new email module permits you to do most things with 
email messages, so what is it about your task that makes 
you want to use the more primitive modules like SMTPlib?

Is there something unique to your problem that makes 
the email module unsuitable? Have you encountered a 
problem with it?

Check the recent thread initiated by Shawn Briight for 
some more on this.

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to