Gnus development mailing list
 help / color / mirror / Atom feed
From: nyc4bos@aol.com
To: ding@gnus.org
Subject: Re: auth-source problem
Date: Sat, 12 Mar 2011 00:47:31 -0500	[thread overview]
Message-ID: <841v2czy8c.fsf@aol.com> (raw)
In-Reply-To: <87ipvrkm31.fsf@lifelogs.com>

Ted Zlatanov <tzz@lifelogs.com> writes:

> On Wed, 09 Mar 2011 23:53:32 -0500 nyc4bos@aol.com wrote: 
>
> n> Value: ((nnfolder "")
> n>  (nnimap "aol"
> n> 	 (nnimap-address "imap.aim.com")
> n> 	 (nnimap-server-port 993)
> n> 	 (nnimap-stream ssl)
> n> 	 (nnimap-list-pattern
> n> 	  ("*"))
> n> 	 (nnir-search-engine imap)))
>
> n> Since my *Message* buffer says:
>
> n> Opening nnimap server on aol...
> n> Opening connection to imap.aim.com via tls...
> n> Opening TLS connection to `imap.aim.com'...
> n> Opening TLS connection with `gnutls-cli -p 993 imap.aim.com'...failed
> n> Opening TLS connection with `gnutls-cli -p 993 imap.aim.com --protocols ssl3'...failed
> n> Opening TLS connection with `openssl s_client -connect imap.aim.com:993 -no_ssl2 -ign_eof'...failed
> n> Opening TLS connection to `imap.aim.com'...failed
> n> Opening nnimap server on aol...failed: Unable to contact
> n> imap.aim.com:nil via ssl
> n> Checking new news...done
> n> Warning: Opening nnimap server on aol...failed: Unable to contact imap.aim.com:nil via ssl
>
> n> Why does it specify "Opening ...tls" since I set nnimap-stream
> n> to "ssl"?
>
> Unfortunately I don't know.  Lars is the expert on this.

OK, but I REBOOTed and now I see:

Opening nnimap server on aol...
Opening connection to imap.aim.com via tls...
Opening TLS connection to `imap.aim.com'...
Opening TLS connection with `gnutls-cli -p 993 imap.aim.com'...done
Opening TLS connection to `imap.aim.com'...done
auth-source-search: found 1 backends matching (:max 1 :host ("imap.aim.com" "aol") :port (993 "imaps" "imap" "993" "143") :require (:user :secret) :create t)
auth-source-netrc-parse: using CACHED file data for ~/.authinfo.gpg
auth-source-search: found 0 results (max 1) matching (:max 1 :host ("imap.aim.com" "aol") :port (993 "imaps" "imap" "993" "143") :require (:user :secret) :create t)
auth-source-netrc-parse: using CACHED file data for ~/.authinfo.gpg
Unable to open server nnimap+aol due to: Invalid function: 993


auth-source.el doesn't show up (not prompting) for AOL at all and
I do NOT have it in my ~/.authinfo.gpg file so I think at least
this problem is related to auth-source.el

Thanks.
>
> Ted




  reply	other threads:[~2011-03-12  5:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-07  2:55 nyc4bos
2011-03-07 11:09 ` Ted Zlatanov
2011-03-09  2:40   ` nyc4bos
2011-03-09 15:24     ` Ted Zlatanov
2011-03-10  4:53       ` nyc4bos
2011-03-10 15:54         ` Ted Zlatanov
2011-03-12  5:47           ` nyc4bos [this message]
2011-03-12 18:10             ` Ted Zlatanov
2011-03-13  5:28               ` nyc4bos
2011-03-13 14:05                 ` Ted Zlatanov
2011-03-17  3:27                   ` nyc4bos
2011-03-17 11:04                     ` Ted Zlatanov
2011-03-17 16:50                       ` Lars Magne Ingebrigtsen
2011-03-17 18:16                     ` Andreas Schwab

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=841v2czy8c.fsf@aol.com \
    --to=nyc4bos@aol.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).