Kun wrote:
> does anyone know how to attach an excel file to send out using smtplib
> and MIME?

There is an example in the python documentation how to send entire
content of a directory: http://docs.python.org/lib/node597.html

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

Reply via email to