Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Attached pgp and mailcrypt
Date: 09 Sep 2000 11:51:42 -0700	[thread overview]
Message-ID: <m23dj9csap.fsf@gnus-5.8.8-cvs.now.playing> (raw)
In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "09 Sep 2000 11:51:15 +0200"

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes:

> On 08 Sep 2000, Harry Putnam wrote:
> 
> > Thanks Kai.... That works.  I guess this is what should be in the
> > comments:
> 
> I have now frobbed the comments a little.  What do you think?

That proceedure doesn't do it here.
  ;; Installation: put the following statement in ~/.gnus:
  ;;    (rfc2015-setup)

Still mailcrypt is blind to pgp encoded messages that are
attached'.  Seems to need to be added to a hook as in your setup
there: (rfc2015-setup) 
       (add-hook 'gnus-startup-hook 'rfc2015-setup)

Is that likely to be required or is something wrong in my proceedure here?
Proceedure:
Insert into .gnus:
 (rfc2015-setup)

Which already contains this code regarding pgp:

       (add-hook 'gnus-summary-mode-hook 'mc-install-read-mode)
       (add-hook 'message-mode-hook 'mc-install-write-mode)
       (add-hook 'news-reply-mode-hook 'mc-install-write-mode)

Start gnus and go to an attached  pgp encoded message:
Mailcrypt is unable to find encrpted messages in an attached pgp message.

___________

Edit .gnus by adding:
(rfc2015-setup) 
(add-hook 'gnus-startup-hook 'rfc2015-setup)

Restart gnus, go to the same pgp encoded message and gnus opens it
with the query for my pgp passphrase.






  reply	other threads:[~2000-09-09 18:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2wvgqytxx.fsf@gnus-5.8.8-cvs.now.playing>
     [not found] ` <vafaedl4mae.fsf@lucy.cs.uni-dortmund.de>
     [not found]   ` <m2em2wook7.fsf@gnus-5.8.8-cvs.now.playing>
     [not found]     ` <vaf66o834w3.fsf@lucy.cs.uni-dortmund.de>
2000-09-07 12:20       ` Harry Putnam
2000-09-08  9:54         ` Kai Großjohann
2000-09-09  1:15           ` Harry Putnam
2000-09-09  9:51             ` Kai Großjohann
2000-09-09 18:51               ` Harry Putnam [this message]
2000-09-11 21:31                 ` Kai Großjohann
2000-09-12  1:22                   ` Harry Putnam
2000-09-12  8:39                     ` Marco Lonsing
2000-09-12 11:59                       ` Kai Großjohann
2000-09-12 12:25                         ` Harry Putnam
2000-09-12 13:29                           ` Kai Großjohann
2000-09-13  4:12               ` ShengHuo ZHU
     [not found]       ` <m2d7ig4dle.fsf@gnus-5.8.8-cvs.now.playing>
     [not found]         ` <vaf7l8oxmg5.fsf@lucy.cs.uni-dortmund.de>
2000-09-07 23:34           ` Harry Putnam

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=m23dj9csap.fsf@gnus-5.8.8-cvs.now.playing \
    --to=reader@newsguy.com \
    /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).