26 Aug
2003
26 Aug
'03
12:50 p.m.
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