diff --git a/gnus b/gnus index 8d11870..616ac58 100644 --- a/gnus +++ b/gnus @@ -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