Gnus development mailing list
 help / color / mirror / Atom feed
From: Christoph Groth <christoph@grothesque.org>
To: ding@gnus.org
Subject: bug: S/MIME and gnus-message-replyencrypt
Date: Wed, 24 Sep 2014 12:27:37 +0200	[thread overview]
Message-ID: <87fvfh71pi.fsf@grothesque.org> (raw)

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




             reply	other threads:[~2014-09-24 10:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 10:27 Christoph Groth [this message]
2015-01-27  3:07 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fvfh71pi.fsf@grothesque.org \
    --to=christoph@grothesque.org \
    --cc=ding@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).