En Thu, 27 Sep 2007 10:37:05 -0300, Mark Bratcher  
<[EMAIL PROTECTED]> escribi�:

> The Quick Screenshots Script (Python + PIL) is a "dream come true", and  
> yet
> so simple to use reliably.  Does anyone have a suggestion or know how to
> include in the script, the ability to email the attachment?  This would  
> make
> the dream perfect!  Thanks!

See the second example from the email package; it creates a MIME message  
with an attachment and sends it using SMTP.
<http://docs.python.org/lib/node162.html>

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to