aboutsummaryrefslogtreecommitdiffstats
path: root/doc/aerc-config.5.scd
diff options
context:
space:
mode:
authorMoritz Poldrack <git@moritz.sh>2022-09-13 17:12:12 +0200
committerRobin Jarry <robin@jarry.cc>2022-09-14 20:51:40 +0200
commit94bff9130d4e0a3b93563792f141444b5083fe51 (patch)
tree81bc92e4cb7816ad598d46363edbeaa723d59dfe /doc/aerc-config.5.scd
parent37c1db2ab22b892cc41c8d663a359fc6ebe12e31 (diff)
downloadaerc-94bff9130d4e0a3b93563792f141444b5083fe51.tar.gz
config: add option to hide timezone in sent emails
Some people are worried that they might leak their timezone and wish to send their mails with the Date header in UTC. For this a new key is added to the account sections to enforce sending in UTC instead of the system's timezone. Suggested-by: "Ricardo Correia" <aerc-lists.sr.ht@wizy.org> Thanks: to Ricardo for checking and correcting my incorrect assertions Signed-off-by: Moritz Poldrack <git@moritz.sh> Acked-by: Tim Culverhouse <tim@timculverhouse.com>
Diffstat (limited to 'doc/aerc-config.5.scd')
-rw-r--r--doc/aerc-config.5.scd5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/aerc-config.5.scd b/doc/aerc-config.5.scd
index ac280563..943c6c80 100644
--- a/doc/aerc-config.5.scd
+++ b/doc/aerc-config.5.scd
@@ -686,6 +686,11 @@ Note that many of these configuration options are written for you, such as
Default: Drafts
+*send-as-utc*
+ Converts the timestamp of the Date header to UTC.
+
+ Default: false
+
*source*
Specifies the source for reading incoming emails on this account. This key
is required for all accounts. It should be a connection string, and the