Fix bug #2975: Implement setting -0000 timezone to hide sender localtime
authorRicardo Mones <ricardo@mones.org>
Mon, 22 Aug 2016 17:02:47 +0000 (19:02 +0200)
committerRicardo Mones <ricardo@mones.org>
Mon, 22 Aug 2016 17:02:47 +0000 (19:02 +0200)
This adds a new hidden preference, namely 'hide_timezone', that
sets the timezone of date fields sent over the network to the
unknown timezone value as specified in RFC 5322 ยง3.3.

Default value is false (i.e., send available timezone information).


No differences found