[Zope] mailhost localzone error
   
    AM
     
    list_subscriber@neurobs.com
       
    Wed, 12 Feb 2003 12:27:03 -0800
    
    
  
When I try to use the following:
<dtml-sendmail mailhost="mail_host">
To: list_subscriber@neurobs.com
From: list_subscriber@neurobs.com
Subject: test
Dear test,
You order number dadada is ready.
Please pick it up at your soonest convenience.
</dtml-sendmail>
for my MailHost object mail_host I get the following:
Traceback (innermost last):
    * Module ZPublisher.Publish, line 98, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 39, in call_object
    * Module OFS.DTMLMethod, line 126, in __call__
    * Module DocumentTemplate.DT_String, line 474, in __call__
    * Module Products.MailHost.SendMailTag, line 115, in render
    * Module Products.MailHost.MailHost, line 123, in send
    * Module Products.MailHost.MailHost, line 208, in _mungeHeaders
    * Module DateTime.DateTime, line 1441, in rfc822
NameError: global name 'localzone' is not defined
Any ideas as what has gone wrong with my mailhost.
TIA
AM
-- 
==================================================================
 Aseem Mohanty							   
 Neurobehavioral Systems Inc, 828 San Pablo Ave, Albany, CA 94706 
 (R) 510 7696011 (M) 510 3014871 (O) 510 5279231		  	
==================================================================								  	
 "I saw `cout' being shifted "Hello world" times to the left and  
  stopped right there!!"                        -- Steve Gonedes  
==================================================================