From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53424 Path: main.gmane.org!not-for-mail From: Gaute B Strokkenes Newsgroups: gmane.emacs.gnus.general Subject: Re: Problems with IMAP-over-ssl mail source. Date: Mon, 14 Jul 2003 08:54:51 +0100 Organization: The Church of Emacs Sender: ding-owner@lists.math.uh.edu Message-ID: <87isq5mtkk.fsf@cam.ac.uk> References: <87el0tubbg.fsf@cam.ac.uk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1058169320 6408 80.91.224.249 (14 Jul 2003 07:55:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 14 Jul 2003 07:55:20 +0000 (UTC) Original-X-From: ding-owner+M1968@lists.math.uh.edu Mon Jul 14 09:55:17 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19byB3-0001f9-00 for ; Mon, 14 Jul 2003 09:55:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19byBr-0005YG-00; Mon, 14 Jul 2003 02:56:07 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19byBk-0005XJ-00 for ding@lists.math.uh.edu; Mon, 14 Jul 2003 02:56:00 -0500 Original-Received: (qmail 22476 invoked by alias); 14 Jul 2003 07:56:00 -0000 Original-Received: (qmail 22471 invoked from network); 14 Jul 2003 07:56:00 -0000 Original-Received: from mta06-svc.ntlworld.com (62.253.162.46) by sclp3.sclp.com with SMTP; 14 Jul 2003 07:56:00 -0000 Original-Received: from belldandy ([81.100.93.186]) by mta06-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20030714075559.CZQN16215.mta06-svc.ntlworld.com@belldandy> for ; Mon, 14 Jul 2003 08:55:59 +0100 Original-Received: from gs234 by belldandy with local (Exim 3.36 #1 (Debian)) id 19byAd-0002xx-00 for ; Mon, 14 Jul 2003 08:54:51 +0100 Mail-Copies-To: never Original-To: ding@gnus.org Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAG1BMVEWWWBTly7aGMwb+/vz9 +ffIilb///+yaCxNCwHGVC3gAAACU0lEQVR4nF2TQWvjMBBGVUGwj3WxaY/aAWNfi0zuwZPuHp0Q ob079OwYjHrsChb0s3dGctJ0ddTzm9F8lsR7WiNiWWL/flviul9Uh0NR4vY/gJUxJjOEtt/AubBy UsotRfH2DbxWE0hom3w5XJUEKis9hACt2hR4B86VDOtqTNHfgeEGvLiUN7Ddze26Dx6y1CUa+ygo NwFQm0N/BeMzCZAtNIoQrd9EhcH5mWpnztB8ZpJBlH23jaAbuE4EhZ2Bam0TeJ0DRMCKVP6CegWk q4z2TVFUx0946FOPcSe9ELE3rSHAj15rBuddS0C4BGyAutfpVAQkKdZOQiwMMIHxlUDrgeej5Ns7 I/ccSWNBLda1XwYBEG1Qswy1yXJf879nA4cjkNI0H+FzoUyuRodPA5eqZwFONG34i30ccOxeKFUy flNe1szqsgLdvXwKCj6zjTXODHV9M46gZPCLlYKCGTYO8S0aOAvJzRfD0w+1XcGIsxLUw/sYl5sM 9n0yjkoSUDOByrijwRRiAq13NhqLJYB3ACazrgN2bIwanyJQKXhHAJPRPQruEaCJP2Shy4DJ2As+ FQjJZH7AZIy6w0pQiiRYAh8nTEZHYDfRqSDeB5OXq4EEcAC4NocvoBl4+n1cyl54nyLRNA3iIwRP wNGFOK1g1Gz8jNfaCjdtqJLm2LXuqMc+50cDIJQpr6X0OHa4X58ULAw03QbRd7GUiG/K04mj0bNB xQhwJkEsJiZ1Bbgb6CnF79cBE+jwF91qniOCP3fghUFKxOShjIATw/wOfIQTg39LpFHtxhlKywAA AABJRU5ErkJggg== In-Reply-To: (Simon Josefsson's message of "Mon, 14 Jul 2003 09:41:15 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53424 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53424 On 14 jul 2003, jas@extundo.com wrote: > Gaute B Strokkenes writes: > >> I am now quite happily using imap over ssl to get my mail. >> However, there are a few problems. >> >> Firstly, if I interrupt such a mail source with C-g then it won't >> work again--the next time I hit g I get an error: >> >> [I have removed my passwords from this backtrace] [snip] >> >> Inspection shows that (imap-error-text buf) returns nil. > > This should be fixed, although the problem generating the backtrace > is probably still around. Could you set `imap-log' and send the > content of *imap-log* when this happens? depth=0 /C=UK/ST=Cambridgeshire/L=Cambridge/O=University of Cambridge/OU=Student-Run Computing Facility/CN=imap.srcf.ucam.org/emailAddress=sysadmins@srcf.ucam.org verify error:num=18:self signed certificate verify return:1 depth=0 /C=UK/ST=Cambridgeshire/L=Cambridge/O=University of Cambridge/OU=Student-Run Computing Facility/CN=imap.srcf.ucam.org/emailAddress=sysadmins@srcf.ucam.org verify return:1 * OK [CAPABILITY IMAP4REV1 X-NETSCAPE LOGIN-REFERRALS STARTTLS AUTH=LOGIN] localhost IMAP4rev1 2001.315 at Mon, 14 Jul 2003 08:52:43 +0100 (BST)^M (the CR at the end of the last line has been replaced with the two characters ^M for your safety and convenience.) -- Gaute Strokkenes http://www.srcf.ucam.org/~gs234/ I OWN six pink HIPPOS!!