[Gnus] It’s not possible to use S/MIME keys for other addresses
This commit is contained in:
parent
09ecf75520
commit
32524782f1
2
gnus
2
gnus
@ -377,7 +377,7 @@ METHOD specifies the encrypt method used. Can be either
|
|||||||
(when from
|
(when from
|
||||||
(let ((methods (if (string-match "@tu-dresden\.de>" from)
|
(let ((methods (if (string-match "@tu-dresden\.de>" from)
|
||||||
(list "smime" "pgpmime")
|
(list "smime" "pgpmime")
|
||||||
(list "pgpmime" "smime")))
|
(list "pgpmime")))
|
||||||
(recipients (db/message-recipients)))
|
(recipients (db/message-recipients)))
|
||||||
|
|
||||||
;; if there is no recipient, encrypt with default method
|
;; if there is no recipient, encrypt with default method
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user