[Zope] how to send a mail attachment with python (ZPT) ?

Dieter Maurer dieter at handshake.de
Fri Sep 30 13:51:19 EDT 2005


Georgakopoulos Nicolas wrote at 2005-9-30 17:25 +0300:
>I want to send values from a form by mail but I want to make this values 
>a file and then send that file as an attachment.

Use Python's "email" package to compose the email.

-- 
Dieter


More information about the Zope mailing list