[Gnus] It’s not possible to use S/MIME keys for other addresses

This commit is contained in:
Daniel - 2017-12-04 20:41:20 +01:00
parent 09ecf75520
commit 32524782f1
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

2
gnus
View File

@ -377,7 +377,7 @@ METHOD specifies the encrypt method used. Can be either
(when from
(let ((methods (if (string-match "@tu-dresden\.de>" from)
(list "smime" "pgpmime")
(list "pgpmime" "smime")))
(list "pgpmime")))
(recipients (db/message-recipients)))
;; if there is no recipient, encrypt with default method