summaryrefslogtreecommitdiff
path: root/tw/home/files
diff options
context:
space:
mode:
authorTimo Wilken2023-05-25 15:59:00 +0200
committerTimo Wilken2023-05-25 23:25:18 +0200
commiteb554436558632e5fbe425d26af11f5af5cd45d5 (patch)
tree9ecd52661c78d075f45ef2feec3920668f73010b /tw/home/files
parent2ffc6dd5fbe031ef19368022f6066c105bb9a773 (diff)
Enable GPG signing for mail
Diffstat (limited to 'tw/home/files')
-rw-r--r--tw/home/files/aerc/accounts.work.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tw/home/files/aerc/accounts.work.conf b/tw/home/files/aerc/accounts.work.conf
index 469c912e..5d7ac05a 100644
--- a/tw/home/files/aerc/accounts.work.conf
+++ b/tw/home/files/aerc/accounts.work.conf
@@ -18,3 +18,7 @@ aliases = twilken@cern.ch
copy-to = Sent Items
postpone = Drafts
cache-headers = true
+pgp-auto-sign = true
+pgp-key-id = C2249BBE5E8761C943A0CFA1B7B3914BF63ACD7C
+# Don't auto-encrypt mail, even if we have the keys of all recipients.
+pgp-opportunistic-encrypt = false