Gnus development mailing list
 help / color / mirror / Atom feed
From: Xavier Maillard <zedek@gnu-rox.org>
Subject: Re: Is this message signed correctly?
Date: Sat, 10 Jan 2004 00:53:25 +0100	[thread overview]
Message-ID: <plop87wu807k7e.fsf@gnu-rox.org> (raw)
In-Reply-To: <8765fkg4it.fsf@nwalsh.com> (Norman Walsh's message of "Fri, 09 Jan 2004 17:07:22 -0500")

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

On 9 Jan 2004, Norman Walsh<ndw@nwalsh.com> said:
> Someone recommended that I switch to MIME signatures, so I pulled out
> my mailcrypt stuff and started using:
>
> ;; PGG
> (require 'pgg)
>
> (setq pgg-cache-passphrase t)
> (setq pgg-passphrase-cache-expiry 7200)
>
> ;; Emacs should always decrypt and verify emails automatically
> (setq mm-verify-option 'always)
> (setq mm-decrypt-option 'always)
>
> ;; Automcatically sign when sending mails
>
> (defun always-sign ()
> (mml-secure-message-sign-pgpmime))
>
> (add-hook 'gnus-message-setup-hook 'always-sign)
>
> Seems to work ok, but the OASIS mailing list software totally mangles
> my messages. So the question is, is it their bug or mine? Can someone
> who actually knows such things, tell me if this message is well
> formed?

Yours is ok.

zeDek
-- 
GnusFR  (http://www.gnusfr.org)
EmacsFR (http://www.emacsfr.org)

.emacs: Because customisation is fun!


[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

  reply	other threads:[~2004-01-09 23:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09 22:07 Norman Walsh
2004-01-09 23:53 ` Xavier Maillard [this message]
2004-01-10 10:27 ` Ivan Boldyrev
2004-01-10 12:30   ` Christoph Conrad
2004-01-10 20:23     ` Ivan Boldyrev
  -- strict thread matches above, loose matches on Subject: below --
2003-04-22 22:11 Is this message signed correctly ?? Xavier Maillard
2003-04-22 22:19 ` Xavier Maillard
2003-04-22 23:06 ` Simon Josefsson

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=plop87wu807k7e.fsf@gnu-rox.org \
    --to=zedek@gnu-rox.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).