all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: bug-gnu-emacs@gnu.org
Subject: Re: bug#5547: 23.1.92; nnimap not using .authinfo.gpg
Date: Tue, 09 Feb 2010 10:50:33 -0600	[thread overview]
Message-ID: <87bpfycq06.fsf@lifelogs.com> (raw)
In-Reply-To: mailman.882.1265671342.14305.bug-gnu-emacs@gnu.org

On Mon, 08 Feb 2010 23:02:31 +0000 Leo <sdl.web@gmail.com> wrote: 

L> I tried using gnus for gmail through imap and noticed that if I put the
L> following line in .authinfo.gpg (encrypted):

L>   machine imap.gmail.com login username@gmail.com password secret port 993

L> it is not used by nnimap.

L> However, if I put it in .authinfo it works as expected. Since I seem to
L> remember that Gnus encourages the use of auth-sources, I wonder if
L> someone can take a look at this to ensure all components of gnus can use
L> .authinfo.gpg

That should work.  Please:

- show your auth-sources variable.  It should be something like this:

((:source "~/authinfo.gpg" :host t :protocol t))

- set auth-source-debug to t and look in *Messages*.  Is it accessing
  the .gpg file and opening it?  What values does it print for the
  username and password?

- try with port "imaps" and without a port

Ted


       reply	other threads:[~2010-02-09 16:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.882.1265671342.14305.bug-gnu-emacs@gnu.org>
2010-02-09 16:50 ` Ted Zlatanov [this message]
2010-02-08 23:02   ` bug#5547: 23.1.92; nnimap not using .authinfo.gpg Leo
2010-02-09 23:17     ` Leo
2010-02-10 22:15     ` Leo
2010-06-20  9:16     ` Leo
     [not found]   ` <mailman.962.1265757746.14305.bug-gnu-emacs@gnu.org>
2010-02-10 18:40     ` Ted Zlatanov

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=87bpfycq06.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=bug-gnu-emacs@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.