[Zope] MailHost question

McDonnell, Larry lmcdonnell@protonenergy.com
Thu, 8 Aug 2002 07:50:19 -0400


Hi,

I am trying to understand sending an email within Zope. Using a DTML method,
I basically used the example from the "book".

<dtml-let lmc="'lmcdonnell@protonenergy.com'">
<dtml-sendmail mailhost="MailHost">

    To: <dtml-var lmc>
    From: <dtml-var lmc>

    Subject: <dtml-var lmc>
    
    Hi, please take a look at my resume.

</dtml-sendmail>
</dtml-let>

  <p>Your resume was sent.</p>

But my error is len() of unsized object and the documentation does not
address the problem (or I can't find it). Any pointers or examples will be a
big help, thanks.


Larry McDonnell

Proton Energy Systems
50 Inwood Rd.
Rocky Hill, CT 06067
(860) 571-6533 ext. 531
Email:lmcdonnell@protonenergy.com
www.protonenergy.com