16 Apr
2002
16 Apr
'02
8:15 p.m.
On Tue, 16 Apr 2002 18:21:39 +0000 (GMT) complaw@hal-pc.org wrote:
As far as I can tell, the mailhost.send call doesn't accept e-mail attachments. However, the DTML sendmail does accept attachments.
The code that I currently use does not use DTML (it uses a python script). Must I use DTML if I want to send e-mail attachments?
If you use the MIMETools-<dtml-sendmail>-tag, you can't attach several attachments to one mail. maybe you should have a look at the NMIMETools at http://www.zope.org/Members/mjablonski/ greetings, maik.