[Zope] Re: Re: E-mail with Date.
Lennart Regebro
regebro at nuxeo.com
Mon Feb 16 11:53:57 EST 2004
From: "Maik Jablonski" <maik.jablonski at uni-bielefeld.de>
> Sounds like you're running Zope 2.6.0, which has a known bug. Please
upgrade
> to 2.6.4.
Also note that sendmail now automatically adds a date if there is none.
There is therefore no point in doing
DateTime().rfc822() in the sendmail tag.
Only if you want to add another header wioth a date, or if you want to set
the date to a fake date (not a good idea) do you need to set a date in the
sendmail tag.
More information about the Zope
mailing list