j
k
j a
j l
Fernando Lujan wrote:
Hi everybody, How could I set a date in my e-mail using the sendmail tag?
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> Cheers, Maik
Back to the thread
Back to the list