Hi!

I use mail.send() to notify users about events in a (german) web2py 
application.

Unfortunately, the header of the e-mail contains

Date: Di, 25 Feb 2014 08:13:08 +0000
instead of

Date: Tue, 25 Feb 2014 08:13:08 +0000
and e-mail readers show January 1, 1970 as its date since they cannot interpret 
the localized date.

How can I fix this?

Adding a header line with a correct formatted date leads into an e-mail having 
two Date-lines in the header which doesn't help.

Sincerely,

Jochen

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to