Re: [Zope] EMail with uploaded attachments
23 Jan
2001
23 Jan
'01
11:41 p.m.
Klaus Herrmann writes:
... Email with file attachment ... <dtml-sendmail mailhost=fox> To: ... From: ... Subject: ... <dtml-mime type=text/plain encode=7bit>
plain text....
<dtml-boundary type=application/octet-stream disposition=attachment encode=base64> <dtml-var attached_file></dtml-mime>
</dtml-sendmail> Almost perfect.
Use <dtml-var "attached_file.read()"></dtml-mime> instead. Dieter
9204
Age (days ago)
9204
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer