aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--muttrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index d19e91e..c25bde3 100644
--- a/muttrc
+++ b/muttrc
@@ -16,6 +16,12 @@ set record = "+Sent"
16set trash = "+Trash" 16set trash = "+Trash"
17set postponed = "+Drafts" 17set postponed = "+Drafts"
18 18
19set pgp_use_gpg_agent=yes
20set crypt_use_gpgme=yes
21# replace D21D8761 with your gpg key id
22set pgp_sign_as=6DD8C14A
23set pgp_timeout=300
24
19#mailboxes =INBOX =mbox =Sent =Trash =Drafts #=talk-tw =pay =service 25#mailboxes =INBOX =mbox =Sent =Trash =Drafts #=talk-tw =pay =service
20 26
21subscribe talk-tw@openstreetmap.org 27subscribe talk-tw@openstreetmap.org