16 Feb
2004
16 Feb
'04
4:53 p.m.
From: "Maik Jablonski" <maik.jablonski@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.