Hi,
Thanks for your mail. I have seen the tags of sendmail & mime.Kindly let
me know whether we can send a file stored in the hard disk as an attachment
by giving it's path.
I shall send the tags , kindly modify it wherever necessary.I don't know how
& where
actually to give the path.
<dtml-sendmail mailhost="MailHost">
To:[EMAIL PROTECTED]
From:[EMAIL PROTECTED]
Subject: hi
<dtml-mime type=text/plain encode=7bit>
good morning !.
<dtml-boundary type="application" disposition="attachment;
filename=C:\WINDOWS\Personal\file.doc" encode=base64>
<dtml-var "file">
<dtml-boundary type="application" disposition="attachment;
filename=C:\WINDOWS\Personalwipro1.jpg" encode=base64>
<dtml-var "wipro1"></dtml-mime>
</dtml-sendmail>
e.g when i run this it gives error value : file
waiting for your immediate reply
Thanks,
bye,
jacintha
_______________________________________________
Zope maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )