From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/77571 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: auth-source problem Date: Mon, 07 Mar 2011 05:09:08 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <877hcbxk4r.fsf@lifelogs.com> References: <847hcb8wrc.fsf@aol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299496338 21584 80.91.229.12 (7 Mar 2011 11:12:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 7 Mar 2011 11:12:18 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25894@lists.math.uh.edu Mon Mar 07 12:12:13 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwYLE-0007sy-0B for ding-account@gmane.org; Mon, 07 Mar 2011 12:11:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PwYL6-0002zZ-Az; Mon, 07 Mar 2011 05:11:00 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PwYL4-0002zG-Uk for ding@lists.math.uh.edu; Mon, 07 Mar 2011 05:10:58 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PwYL3-0000GN-OG for ding@lists.math.uh.edu; Mon, 07 Mar 2011 05:10:58 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PwYL2-000678-8x for ding@gnus.org; Mon, 07 Mar 2011 12:10:56 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PwYKv-0007jG-PI for ding@gnus.org; Mon, 07 Mar 2011 12:10:49 +0100 Original-Received: from c-67-186-102-106.hsd1.il.comcast.net ([67.186.102.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2011 12:10:49 +0100 Original-Received: from tzz by c-67-186-102-106.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Mar 2011 12:10:49 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-67-186-102-106.hsd1.il.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:UkhqNEgGzi/tqljwig1UolOCP+M= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:77571 Archived-At: On Sun, 06 Mar 2011 21:55:35 -0500 nyc4bos@aol.com wrote: n> I am having a problem with the new auth-source.el (from bzr) n> and accessing my mail folders. n> It appears to be connecting the same as previous versions of n> auth-source.el because I see in the n> *nnimap imap.aim.com 993 *nntpd**: buffer: n> * OK IMAP4 ready n> * CAPABILITY IMAP4rev1 UIDPLUS ID NAMESPACE LOGIN-REFERRALS IDLE STARTTLS AUTH=XAOL-UAS-MB n> 1 OK completed n> However, I see in the *Message* buffer: 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'...done n> Opening TLS connection to `imap.aim.com'...done n> Unable to open server nnimap+aol due to: Invalid function: 993 Please do `M-x toggle-debug-on-error' and customize `auth-source-debug' to 'trivia. Then show the resulting backtrace and all the lines that match "auth-source" in *Messages*. I can't tell where the error is. Thanks Ted