On 11/6/06, Chris Withers <chris@simplistix.co.uk> wrote:
Aidan wrote:
>
> I need to be able to send an e-mail (following a form submit) with an attachment
> (and I prefer not to use DTML). I can send e-mails withOUT attachments, but
> according to this: http://mail.zope.org/pipermail/zope/2005-May/159291.html

I wrote a product specifically for this:

http://www.simplistix.co.uk/software/zope/mailtemplates

It should do everything you want...

Thank you! I just tried it and it  does exactly what I need. Thanks to others for their help as well.