Gnus development mailing list
 help / color / mirror / Atom feed
From: Raphael Kubo da Costa <kubito@gmail.com>
To: ding@gnus.org
Subject: Re: Making Gnus ask my IMAP username and password after the recent auth-source changes
Date: Tue, 15 Feb 2011 18:57:09 -0200	[thread overview]
Message-ID: <87tyg53tju.fsf@gmail.com> (raw)
In-Reply-To: <878vxhmmvj.fsf@lifelogs.com>

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Tue, 15 Feb 2011 00:06:16 -0200 Raphael Kubo da Costa <kubito@gmail.com> wrote: 
>
> RKdC> I've just updated NoGnus to 840dabe after staying at 8c7e9ae for a
> RKdC> while.
>
> RKdC> I have a secondary source that is set to my Gmail IMAP account. Now that
> RKdC> the auth-source stuff has been merged, Gnus no longer asks for my IMAP
> RKdC> username and password (and whether I want to store them in
> RKdC> ~/.authinfo.gpg) every time I started Gnus. Instead, I needed to create
> RKdC> ~/.authinfo.gpg and add my username and password there.
>
> RKdC> Is there a way to go back to the old behaviour and make Gnus ask my
> RKdC> account information when logging into the IMAP server?
>
> Hi Raphael,
>
> I thought I made the necessary change in auth-source.el and nnimap.el to
> do this.  Can you set auth-source-debug to t and send me the log in
> *Messages* when you do this?

Here's the part that seems to be relevant:

Opening nnimap server on Personal...
Opening connection to imap.gmail.com via tls...
Opening TLS connection to `imap.gmail.com'...
Opening TLS connection with `gnutls-cli --insecure -p 993 imap.gmail.com'...done
Opening TLS connection to `imap.gmail.com'...done
auth-source-search: found 2 backends matching (:max 1 :host ("Personal" "imap.gmail.com") :port ("143" "993" "imap" "imaps" 993) :create nil)
auth-source-search: found 0 results (max 1/1) in [object auth-source-backend "~/.authinfo.gpg" netrc "~/.authinfo.gpg" t t t auth-source-netrc-create auth-source-netrc-search] matching (:max 1 :host ("Personal" "imap.gmail.com") :port ("143" "993" "imap" "imaps" 993) :create nil)
auth-source-search: found 0 results (max 1/1) in [object auth-source-backend "~/.authinfo" netrc "~/.authinfo" t t t auth-source-netrc-create auth-source-netrc-search] matching (:max 1 :host ("Personal" "imap.gmail.com") :port ("143" "993" "imap" "imaps" 993) :create nil)
Opening nnimap server on Personal...failed:
Warning: Opening nnimap server on Personal...failed:




  reply	other threads:[~2011-02-15 20:57 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15  2:06 Raphael Kubo da Costa
2011-02-15 13:46 ` Ted Zlatanov
2011-02-15 20:57   ` Raphael Kubo da Costa [this message]
2011-02-16 19:13     ` Ted Zlatanov
2011-02-16 20:39       ` Matt Lundin
2011-02-16 20:46         ` Ted Zlatanov
2011-02-17  1:15           ` Matt Lundin
2011-02-17 11:03             ` Ted Zlatanov
2011-02-17 13:49               ` Matt Lundin
2011-02-17 14:20                 ` Matt Lundin
2011-02-17 15:22                   ` Steinar Bang
2011-02-18 20:21                     ` Ted Zlatanov
2011-02-21 19:40                       ` Steinar Bang
2011-02-17  3:34       ` Raphael Kubo da Costa
2011-02-17 11:44         ` Ted Zlatanov
2011-02-17 13:34           ` Raphael Kubo da Costa
2011-02-17 14:16             ` Ted Zlatanov
2011-02-17 23:54               ` Lars Ingebrigtsen
2011-02-18 20:19                 ` Ted Zlatanov
2011-02-18 23:10                   ` Lars Ingebrigtsen
2011-02-22 21:52                     ` Ted Zlatanov
2011-02-23  8:52                       ` Lars Ingebrigtsen
2011-02-23 14:47                         ` Ted Zlatanov
2011-02-23 17:00                           ` Raphael Kubo da Costa
2011-02-23 17:09                             ` Ted Zlatanov
2011-02-23 17:56                               ` Raphael Kubo da Costa
2011-02-23 18:56                                 ` Ted Zlatanov
2011-02-25  4:42                                   ` Lars Ingebrigtsen
2011-02-25 11:31                                     ` Ted Zlatanov
2011-03-05 12:15                                       ` Lars Magne Ingebrigtsen
2011-03-08 18:26                                         ` Ted Zlatanov
2011-03-15 16:28                                           ` Lars Magne Ingebrigtsen
2011-03-15 16:43                                             ` Ted Zlatanov
2011-02-23 23:35                           ` Lars Ingebrigtsen
2011-02-23 23:36                           ` Lars Ingebrigtsen
2011-02-24  5:43                             ` Ted Zlatanov
2011-02-24 11:35                               ` Lars Ingebrigtsen
2011-02-24 13:06                                 ` Ted Zlatanov
2011-02-24 13:48                                   ` Raphael Kubo da Costa
2011-02-24 16:42                                   ` Ted Zlatanov
2011-02-25  4:47                                     ` Lars 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=87tyg53tju.fsf@gmail.com \
    --to=kubito@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).