Gnus development mailing list
 help / color / mirror / Atom feed
* bug: S/MIME and gnus-message-replyencrypt
@ 2014-09-24 10:27 Christoph Groth
  2015-01-27  3:07 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Groth @ 2014-09-24 10:27 UTC (permalink / raw)
  To: ding

Hi,

The Content-Type header of S/MIME-encrypted mesages that I send from
Gnus looks like this:

Content-Type: application/pkcs7-mime; smime-type=enveloped-data;
        name="smime.p7m"

I suppose that this is correct, as decryption works fine.

There seems to be a problem, however: When replying to such a message
with gnus-message-replyencrypt set to t, the reply is not being marked
for encryption automatically by the function
gnus-summary-handle-replysign.  If I understand the code correctly this
happens because the function gnus-mime-display-part does not recognize
the message as encrypted and does not (gnus-add-wash-type 'encrypted).

Would someone who knows the code care to fix this issue?

Thanks,
Christoph




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-27  3:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 10:27 bug: S/MIME and gnus-message-replyencrypt Christoph Groth
2015-01-27  3:07 ` Lars Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).