Gnus development mailing list
 help / color / mirror / Atom feed
From: Mark Trettin <mtr-dev0@gmx.de>
Subject: Re: pgg + "german speaking" GnuPG
Date: Thu, 10 Oct 2002 08:19:54 +0200	[thread overview]
Message-ID: <m3fzvebyt1.fsf@beldin.mt743742.dialup.rwth-aachen.de> (raw)
In-Reply-To: <ilu1y6z6q9i.fsf@latte.josefsson.org> (Simon Josefsson's message of "Thu, 10 Oct 2002 03:23:21 +0200")

* On: Thu, 10 Oct 2002 03:23:21 +0200 Simon Josefsson writes:
> Florian Weimer <fw@deneb.enyo.de> writes:
>> Mark Trettin <mtr-dev0@gmx.de> writes:
>> 
>>> even if it was signed by myself. The problem seems to be
>>> `mml2015-gpg-extract-signature-details' which only matches 
>>> 
>>> `"^\\(gpg: \\)?Good signature from \"\\(.*\\)\"$"'. 
>> 
>> This should obviously match the --status-fd output instead.

> I think I fixed this in CVS now.  Did I?

Well, maybe I'm too stupid. I just checked it out, but it still gives
me `From unknown user'. It does work if I put

,----
| (setq gpg-unabbrev-trust-alist
|       '(("TRUST_UNDEFINED" . trust-undefined)
| 	  ("TRUST_NEVER"     . trust-none)
| 	  ("TRUST_MARGINAL"  . trust-marginal)
| 	  ("TRUST_FULLY"     . trust-full)
| 	  ("TRUST_ULTIMATE"  . trust-ultimate)))
`----

into my ~/.gnus. But I suppose that is not what you intended? I might
have a configuration problem here so I post my settings:

,----
| ;:*-------------------------------------------------------------------
| ;:*                                                     GnuPG Zeug ---
| (require 'mml-sec)
| (setq mm-verify-option 'always)
| ;; Keine extra Signatur erzeugen.
| (mml-signencrypt-style "pgpmime" 'combined)
| ;:*-------------------------------------------------------------------
| ;:*                                                   PGG Settings ---
| ;; (require 'pgg) in ~/.xemacs/personal.el 
| (setq pgg-encrypt-for-me t)
| (setq pgg-default-user-id "Mark.Trettin")
| (setq pgg-cache-passphrase t)
| ;; Testweise hoch gesetzt, default 16
| (setq pgg-passphrase-cache-expiry 600)
| (setq gpg-unabbrev-trust-alist
|       '(("TRUST_UNDEFINED" . trust-undefined)
| 	  ("TRUST_NEVER"     . trust-none)
| 	  ("TRUST_MARGINAL"  . trust-marginal)
| 	  ("TRUST_FULLY"     . trust-full)
| 	  ("TRUST_ULTIMATE"  . trust-ultimate)))
`----

Bye

	 Mark
-- 
Mark Trettin · Aachen · Germany · Where is Aachen? --> N: 50°46' E: 06°05'
BOFH excuse #269:

Melting hard drives




  reply	other threads:[~2002-10-10  6:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09  6:41 Mark Trettin
2002-10-09  9:55 ` Florian Weimer
2002-10-10  1:23   ` Simon Josefsson
2002-10-10  6:19     ` Mark Trettin [this message]
2002-10-10 15:02       ` Simon Josefsson
2002-10-10 16:22         ` Mark Trettin

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=m3fzvebyt1.fsf@beldin.mt743742.dialup.rwth-aachen.de \
    --to=mtr-dev0@gmx.de \
    --cc=mtr-usenet@gmx.de \
    /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).