From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/66673 Path: news.gmane.org!not-for-mail From: James Cloos Newsgroups: gmane.emacs.gnus.general Subject: Re: error In imap-parse-body 2 (Exchange 2007) Date: Thu, 03 Apr 2008 14:31:20 -0400 Message-ID: References: <76hceikhjy.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 1207247585 14381 80.91.229.12 (3 Apr 2008 18:33:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 18:33:05 +0000 (UTC) Cc: ding@gnus.org To: Jake Colman Original-X-From: ding-owner+M15157@lists.math.uh.edu Thu Apr 03 20:33:37 2008 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 1JhUFk-00033H-Cz for ding-account@gmane.org; Thu, 03 Apr 2008 20:33:36 +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 1JhUEM-00068U-9X; Thu, 03 Apr 2008 13:32:10 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1JhUEL-00068F-1G for ding@lists.math.uh.edu; Thu, 03 Apr 2008 13:32:09 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.67) (envelope-from ) id 1JhUEE-0003PJ-Od for ding@lists.math.uh.edu; Thu, 03 Apr 2008 13:32:08 -0500 Original-Received: from eagle.jhcloos.com ([207.210.242.212]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1JhUEN-0001ce-00 for ; Thu, 03 Apr 2008 20:32:11 +0200 Original-Received: by eagle.jhcloos.com (Postfix, from userid 10) id 1E54040091; Thu, 3 Apr 2008 18:31:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=eagle; t=1207247515; bh=r9lCm2vsFH+AC07Kr0NHV1qb1cZiAGI/owpiHwtZd AU=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=RxKHba+U+T6TAHsO9eEruB343c0+5WIBdpxM2 As1v1rRfVFZ2GtYAcNHOau7fXaE9POtZm/xoBvNGfvc0w1obeoVJf1/vgijPMAM64RN UJfUW5k4TSmOMFIqkI0SEM+O3akDWGAXLYL/N5JhRCridUMQCoBZrFLHPmZHOVVntVk = Original-Received: by lugabout.jhcloos.org (Postfix, from userid 500) id 2C1BB21C012; Thu, 3 Apr 2008 18:31:43 +0000 (UTC) In-Reply-To: <76hceikhjy.fsf@dev-d01.ppllc.com> (Jake Colman's message of "Thu, 03 Apr 2008 12:51:45 -0400") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAI1J REFUOE+lU9ESgCAIg64P1y+ngUdxhl5H8wFbbM0OmUiEhKkCYaZThXCo6KE5sCbA1DDX3genvO4d eBQgEMaM5qy6uWk4SfBYfdu9jvBN9nSVDOKRtwb+I3epboOsOX5pZbJNsBJFvmQQ05YMfieIBnYX FK2N6dOawd97r/e8RjkTLzmMsiVgrAoEugtviCM3v2WzjgAAAABJRU5ErkJggg== Copyright: Copyright 2007 James Cloos OpenPGP: ED7DAEA6; url=http://jhcloos.com/public_key/0xED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 X-Hashcash: 1:23:080403:colman@ppllc.com::lwbtNv6vlviI5KdK:03l7K X-Hashcash: 1:23:080403:ding@gnus.org::EiQ+YFPSm6dD12a3:0000V7QG Original-Lines: 40 X-Spam-Score: -2.6 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:66673 Archived-At: >>>>> "Jake" == Jake Colman writes: Jake> (error/warning) Error in process filter: (error In imap-parse-body 2) Jake> In my imap-log, I see the following: Jake> "iso-8859-1") NIL NIL "quoted-printable" 47 7)("message" "rfc822" NIL NIL ^^^^^^^ ^^^^^^ I posted a bug report about message/rfc822 parts a while back. Including a debug trace. I wasn't able to debug why it happens, but nnimap is unable to deal with them. (I should note that message/rfc822 parts have a significantly different representation in an imap FETCH responce than any other mime type. And that code in imap.el/nnimap.el *looks* OK; it seems to have the right logic. And the abf in the comments matches what my imapd sends. But something is nonetheless wrong.) I was forced to route all of my incoming mail which has a message/rfc822 part to a non-imap folder using this procmail recipe: ,----[ excerpt from ~/.procmailrc ] | # push message/rfc822 mail to a nnmh folder since nnimap.el eats them. | :0HBw | * ^Content-Type: message/rfc822 | RFC822/. `---- I had confirmed that other imap clients like mutt and seamonkey had no problem with such messages on my imapd, but didn't have any other imap server to test against. That you see it as well proves that it is not specific to dbmail-imapd. I wouldn't ming seeing this one squashed. -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6