Hello, I want so sign every outgoing mail with GnuPG. Therefore I use:
(add-hook 'gnus-message-setup-hook 'mml-secure-message-sign-pgpmime) At the same time i want that Gnus automatically encrypt mails if they are a replay to an encrypted mail. At the Gnus documentation I found this solution: (setq gnus-message-replyencrypt t) The problem is that gnus-message-replyencrypt dosn't work if mml-secure- message-sign-pgpmime is set. Is it possible to get both? Always sign mails and additionally encrypt if the mail is an replay to an encrypted mail? Thanks a lot! Björn -- Björn Schießle (http://www.schiessle.org) Support Free Software, join FSFE's Fellowship (http://fellowship.fsfe.org) _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
