From 3b119b5efce8ad9e832a50ba5877d11e05e00663 Mon Sep 17 00:00:00 2001 From: Felix Van der Jeugt Date: Sun, 4 Feb 2018 12:52:41 +0100 Subject: [PATCH] this option is no longer supported --- local/bin/gpg | 1 + notmuch-config | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) create mode 120000 local/bin/gpg diff --git a/local/bin/gpg b/local/bin/gpg new file mode 120000 index 0000000..b7dfb29 --- /dev/null +++ b/local/bin/gpg @@ -0,0 +1 @@ +/usr/bin/gpg2 \ No newline at end of file diff --git a/notmuch-config b/notmuch-config index d5e5444..5d0a987 100644 --- a/notmuch-config +++ b/notmuch-config @@ -86,13 +86,3 @@ exclude_tags=killed;deleted;spam; # [maildir] synchronize_flags=true - -# Cryptography related configuration -# -# The following option is supported here: -# -# gpg_path -# binary name or full path to invoke gpg. -# -[crypto] -gpg_path=gpg2