16 Feb
2004
16 Feb
'04
3:38 p.m.
On Monday 16 February 2004 12:31, Maik Jablonski wrote:
Fernando Lujan wrote:
Hi everybody,
How could I set a date in my e-mail using the sendmail tag?
Something like this should work for you:
<dtml-sendmail mailhost=MailHost> Date: <dtml-var "ZopeTime().rfc822()"> ... </dtml-sendmail>
I tried this command, but, I receive a error message following below. Zope has encountered an error while publishing this resource. Error Type: NameError Error Value: global name 'localzone' is not defined :( I hope it isn't a big problem... -- Fernando Lujan fernando.lujan@nube.com.br