summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/alot.rc.spec6
-rw-r--r--alot/defaults/config.stub1
2 files changed, 7 insertions, 0 deletions
diff --git a/alot/defaults/alot.rc.spec b/alot/defaults/alot.rc.spec
index 7d6715d9..dc1c3c1f 100644
--- a/alot/defaults/alot.rc.spec
+++ b/alot/defaults/alot.rc.spec
@@ -181,6 +181,12 @@ prompt_suffix = string(default=':')
# :ref:`signature_as_attachment <signature-as-attachment>` is set to True
signature_filename = string(default=None)
+ # Outgoing messages will be GPG signed by default if this is set to True.
+ sign_by_default = boolean(default=False)
+
+ # The GPG key ID you want to use with this account. If unset, alot will
+ # use your default key.
+ gpg_key = gpg_key_hint(default=None)
# address book for this account
[[[abook]]]
diff --git a/alot/defaults/config.stub b/alot/defaults/config.stub
index 9d6f3661..94f78c4d 100644
--- a/alot/defaults/config.stub
+++ b/alot/defaults/config.stub
@@ -67,6 +67,7 @@
t = 'refine To'
b = 'refine Bcc'
c = 'refine Cc'
+ S = togglesign
select = edit
H = toggleheaders