Brad Knowles wrote:
>
>Moreover, even if that header were put on before the message is handed to the 
>MTA, I don't know that Mailman itself would be putting that header on -- I 
>suspect that Mailman would use a Python library to do that, as opposed to 
>doing it internally.


In the case of this particular message, Mailman creates the Date:
header using the Python library functions and data indicated in my
reply at
<http://mail.python.org/pipermail/mailman-users/2011-October/072389.html>.

If these Python routines, particularly
email.Utils.formatdate(localtime=1), are returning the expected
results, this is almost certainly, as Brad suggested previously, a
case of needing to restart Mailman to refresh internally stored data.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to