[Zope] MIMETools question...
Michel Pelletier
michel@digicool.com
Wed, 15 Mar 2000 09:55:59 -0800
Dmitry Ishutkin wrote:
>
> G'Day.
>
> I need sending mail with multiple file attachement...
> But really cool product MIMETools is not ready fully.
>
> Quotation from MIMETools Readme:
> "Currently, the MIMETools product's only function is to provide the
> <!--#mime--> DTML tag."
>
> When expected implementing of <!--#boundary--> tag?
The boundary tag is implemented in the MIMETools product. Because it is
only meaningful in the context of the mime tag, I did not explicitly
list it in the readme.
-Michel