all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angel de Vicente <angel.vicente.garrido@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Signing message reply problem
Date: Sun, 30 Oct 2022 00:19:34 +0100	[thread overview]
Message-ID: <87eduqfcah.fsf@gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1650 bytes --]

Hello,

I just started experimenting with signing and encrypting mail with
Gnus. For most part is working just fine, but I found a situation that
is giving me trouble. When I get an e-mail from someone who didn't sign
or encrypt their message and then I reply to their mail, I get the
following:

,----
| To: "And <and@XXX.XX>
| Subject: Re: TEST
| From: Angel de Vicente <XXXXXXXXXXXXX>
| Gcc: nnml:Correo.MAIN
| --text follows this line--
| 
| 
| "And <XXXXXXXXX> writes:
| > this message is strictly prohibited. More information:
| >
| <#secure method=pgpmime mode=sign>
| 
| -- 
| Ángel de Vicente
|  Research Software Engineer (Supercomputing and BigData)
|  Tel.: +34 922-605-747
|  Web.: http://research.iac.es/proyecto/polmag/
| 
|  GPG: 0x8BDC390B69033F52
`----

In my .emacs file I add the following hook, so that all messages will be
signed automatically:

(add-hook 'message-setup-hook 'mml-secure-message-sign-pgpmime)

and that works fine for regular messages that I start or when replying
to previously signed, but if the message I reply to is not signed, then
the tag <#secure method=pgpmime mode=sign> is placed in the middle of
the message, and the outgoing message is not signed.

I can certainly sign it no problems if I issue the command C-c C-m C-s,
which then positions the tag again at the beginning of the message, but
obviously I would prefer not to do it by hand, because I will most
likely forget.

Any advice/ideas?

Thanks
-- 
Ángel de Vicente
 Research Software Engineer (Supercomputing and BigData)
 Instituto de Astrofísica de Canarias (https://www.iac.es/en)


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 702 bytes --]

             reply	other threads:[~2022-10-29 23:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-29 23:19 Angel de Vicente [this message]
2022-10-31 13:38 ` Signing message reply problem Robert Pluim
2022-10-31 14:00   ` Angel de Vicente
2022-10-31 14:46     ` Robert Pluim
2022-10-31 15:22       ` Emanuel Berg
2022-11-02 10:33         ` Robert Pluim
2022-11-02 13:10           ` Emanuel Berg
2022-11-03 11:15             ` Robert Pluim
2022-11-30 10:46               ` Supportet browsers in browse-url.elc Alexandros Prekates
2022-11-30 14:17                 ` Eli Zaretskii
2022-11-01  9:52       ` Signing message reply problem Angel de Vicente
2022-11-02 10:38         ` Robert Pluim
2022-10-31 15:38   ` Emanuel Berg
2022-11-02 22:06 ` Angel de Vicente

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=87eduqfcah.fsf@gmail.com \
    --to=angel.vicente.garrido@gmail.com \
    --cc=help-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.