Solved with this workaround:
https://groups.google.com/forum/#!topic/web2py/JOX2YIPE8D8

But is there a better or cleaner way? And why is that workaround not part 
of the current release of web2py?

Sincerely,

Jochen



Am Dienstag, 25. Februar 2014 09:16:58 UTC+1 schrieb Jochen Schoenfeld:
>
> 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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to