From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/76953 Path: news.gmane.org!not-for-mail From: nyc4bos@aol.com Newsgroups: gmane.emacs.gnus.general Subject: Problem with latest auth-source.el Date: Fri, 18 Feb 2011 23:19:33 -0500 Message-ID: <844o80zmei.fsf@aol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298089254 32255 80.91.229.12 (19 Feb 2011 04:20:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 19 Feb 2011 04:20:54 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M25289@lists.math.uh.edu Sat Feb 19 05:20:44 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 1PqeJH-0007Uf-KW for ding-account@gmane.org; Sat, 19 Feb 2011 05:20:43 +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 1PqeIS-000172-GM; Fri, 18 Feb 2011 22:19:52 -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 1PqeIP-00016d-9T for ding@lists.math.uh.edu; Fri, 18 Feb 2011 22:19:49 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PqeIO-0000dT-03 for ding@lists.math.uh.edu; Fri, 18 Feb 2011 22:19:48 -0600 Original-Received: from imr-ma04.mx.aol.com ([64.12.206.42]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PqeIM-0003DP-OW for ding@gnus.org; Sat, 19 Feb 2011 05:19:47 +0100 Original-Received: from mtaout-mb06.r1000.mx.aol.com (mtaout-mb06.r1000.mx.aol.com [172.29.41.70]) by imr-ma04.mx.aol.com (8.14.1/8.14.1) with ESMTP id p1J4JfBj020312 for ; Fri, 18 Feb 2011 23:19:41 -0500 Original-Received: from STATION03 (unknown [216.57.89.58]) by mtaout-mb06.r1000.mx.aol.com (MUA/Third Party Client Interface) with ESMTPA id 31EB6E000090 for ; Fri, 18 Feb 2011 23:19:41 -0500 (EST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:409760640:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d29464d5f44dd0f57 X-AOL-IP: 216.57.89.58 X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:76953 Archived-At: Hi, I am having a problem with the latest version of auth-source.el I am getting in the *Message* buffer: auth-source-search: found 1 backends matching (:max 1 :host ("imap.aim.com" "aol") :port ("143" "993" "imap" "imaps" 993) :create t) k:/home/.authinfo.gp: 0% (0/112) k:/home/.authinfo.gp: 100% (112/112) Unable to open server nnimap+aol due to: Wrong type argument: (or eieio-object-p class-p), nil Opening nnimap server on aol...failed: In the *nnimap imap.aim.com 993 *nntpd** buffer I see: * OK IMAP4 ready * CAPABILITY IMAP4rev1 UIDPLUS ID NAMESPACE LOGIN-REFERRALS IDLE STARTTLS AUTH=XAOL-UAS-MB 1 OK completed * BYE IMAP server terminating connection *** Fatal error: A TLS packet with unexpected length was received. *** Server has terminated the connection abnormally. Process *nnimap*<1> exited abnormally with code 1 Thanks.