From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66880 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: Re: error In imap-parse-body 2 (Exchange 2007) Date: Fri, 25 Apr 2008 11:23:15 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86zlrhvr7w.fsf@lifelogs.com> References: <76hceikhjy.fsf@dev-d01.ppllc.com> <76myo1zutf.fsf@dev-d01.ppllc.com> <76ej9dzu9z.fsf@dev-d01.ppllc.com> <86lk3lwmr0.fsf@lifelogs.com> <86ej95lfdp.fsf@lifelogs.com> <764p9r9ucj.fsf@dev-d01.ppllc.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209140472 22574 80.91.229.12 (25 Apr 2008 16:21:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2008 16:21:12 +0000 (UTC) Cc: James Cloos , ding@gnus.org To: Jake Colman Original-X-From: ding-owner+M15361@lists.math.uh.edu Fri Apr 25 18:21:47 2008 connect(): Connection refused 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.50) id 1JpQg4-0008SL-KS for ding-account@gmane.org; Fri, 25 Apr 2008 18:21:37 +0200 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 1JpQfL-0004of-53; Fri, 25 Apr 2008 11:20:51 -0500 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 1JpQfJ-0004oR-UJ for ding@lists.math.uh.edu; Fri, 25 Apr 2008 11:20:49 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JpQfE-00087u-1n for ding@lists.math.uh.edu; Fri, 25 Apr 2008 11:20:49 -0500 Original-Received: from mail.blockstar.com ([170.224.69.95]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JpQfP-000832-00 for ; Fri, 25 Apr 2008 18:20:55 +0200 Original-Received: from tzlatanov-ubuntu-desktop.jumptrading.com (unknown [38.98.147.130]) by mail.blockstar.com (Postfix) with ESMTP id F293A3F82C0; Fri, 25 Apr 2008 09:30:12 -0700 (PDT) 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" X-Hashcash: 1:20:080425:cloos@jhcloos.com::CR5e3SYKOCIek7dz:000000000000000000000000000000000000000000000gYJ X-Hashcash: 1:20:080425:colman@ppllc.com::aAjyaP9xQW0P5NWG:00Y3B X-Hashcash: 1:20:080425:ding@gnus.org::0CSqxroWU9Smymh2:00000ELB In-Reply-To: <764p9r9ucj.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Thu, 24 Apr 2008 10:54:20 -0400") User-Agent: Gnus/5.110009 (No Gnus v0.9) Emacs/23.0.60 (gnu/linux) X-Spam-Score: -2.5 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66880 Archived-At: On Thu, 24 Apr 2008 10:54:20 -0400 Jake Colman wrote: >>>>>> "TZ" == Ted Zlatanov writes: TZ> I spent time putting the exact message that's causing you trouble into TZ> my IMAP server (tried Exchange and Courier) and didn't have any luck TZ> triggering the assert. You'll have to spend more time trying to trigger TZ> and fix this, unfortunately. As a first step, apply this patch so the TZ> assert call will tell us where in the IMAP buffer we are and what's TZ> around us. This will be a LARGE debug statement so do it right after TZ> you start Gnus, to diminish the amount of data that's getting sent out, TZ> and then don't use it anymore (remove it and restart Gnus). Jake> 1) Forward an email that you have received but with a gcc-self. Jake> 2) In the folder that is the target of the gcc-self, you will get a copy Jake> of the forwarded email. This email should be formatted as an Jake> attachment. Jake> 3) Try reading that email. Jake> This sequence of steps will always trigger the problem on my Exchange Jake> 2007 server. It doesn't do it for me. Very strange. Ted