[Zope] Send an email with attachment (from a python script)
bromden
bromden at gazeta.pl
Tue Aug 26 15:50:43 EDT 2003
> You need to add two new headers (MIME-Version and Content-Type) and you
> will need to encode the attached file as base-64 to include it into the
there's a MimeWriter module to handle this!
http://www.python.org/doc/current/lib/module-MimeWriter.html
send an email with an attachment to yourself,
look over it's source and use MimeWriter
--
bromden[at]gazeta.pl
More information about the Zope
mailing list