[mew-int 2965] PGP sign
Christophe TROESTLER <[email protected]> Sun, 20 Feb 2011 22:39:35 +0100 (CET)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Organization | Universite de Mons (http://math.umons.ac.be/an/) |
| Message-ID | <20110220.223935.2042368137869361294.Christophe.Troestler@umons.ac.be> |
Hi, When I use the menu to sign messages, mew runs mew-pgp-sign-message. However, when I use C-c C-s, it runs mew-draft-sign-message which is sentsitive to the mew-draft-privacy-method setting. I believe the menu should also use the latter function. When using (setq mew-draft-privacy-method 'smime), C-c C-s outputs the message "Not Found for [email protected]". Finally, if I sign a message with an attachment using C-c C-s (with mew-draft-privacy-method set to pgp), I get "<body multi> BAD PGP sign..." when I read the message (it is fine in +Backup but not after having the message do a roundtrip through the server). Everything is OK if I put the PS mark on the body of the message only. Any idea of what went wrong? Best, C.