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 _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
