Gnus development mailing list
 help / color / mirror / Atom feed
From: zwz <zhangweize@gmail.com>
To: ding@gnus.org
Subject: Re: anyone tried ps-ccrypt and .authinfo.cpt?
Date: Sun, 02 Jan 2011 16:54:27 +0800	[thread overview]
Message-ID: <82fwtbbs8s.fsf@gmail.com> (raw)
In-Reply-To: <m3pqsfhpgm.fsf@quimbies.gnus.org>

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> zwz <zhangweize@gmail.com> writes:
>
>> It works, but each time gnus tries to get new news every other
> interval,
>> it asks for decryption. This is of course very annoying.
>
> nntp.el hasn't been ported to the new credential storage system (because
> the implementation isn't finished yet :-), but after that's done, this
> should work automatically.
>
> But for now, nntp.el doesn't really support storing passwords in an
> encrypted .authinfo.

I see. Thanks.

But when I just (setq gnus-secondary-select-methods '(
                                      (nnimap "gmail"
                                       (nnimap-address "imap.gmail.com")
                                       (nnimap-server-port 993)
                                       (nnimap-stream ssl)
                                       (nnimap-authinfo-file
                                      "~/.authinfo.cpt"))))

The nnimap-authfinfo-file is not read at all during the startup of gnus.
Instead, the minibuf prompts for the user name and then password.
And then asks if I want to save them in .authinfo.gpg.

Is there any error in my config of nnimap-authinfo-file?




  reply	other threads:[~2011-01-02  8:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-30  6:18 zwz
2011-01-02  4:58 ` Lars Magne Ingebrigtsen
2011-01-02  8:54   ` zwz [this message]
2011-01-02  9:01     ` Lars Magne Ingebrigtsen
2011-01-03  4:48       ` zwz
2011-01-03  4:51         ` Lars Magne 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=82fwtbbs8s.fsf@gmail.com \
    --to=zhangweize@gmail.com \
    --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).