From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/63734 Path: news.gmane.org!not-for-mail From: Manuel Werlberger Newsgroups: gmane.emacs.gnus.general Subject: Re: Assert in imap-parse-body, dovecot and rfc822 multipart messages Date: 11 Sep 2006 18:41:58 +0200 Organization: TU-Graz Message-ID: <87odtmjqy1.fsf@athena.werlberger.org> References: <87irjvqv80.fsf@thosu.err.no> Reply-To: Manuel Werlberger NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157997785 16046 80.91.229.2 (11 Sep 2006 18:03:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Sep 2006 18:03:05 +0000 (UTC) Original-X-From: ding-owner+m12261@lists.math.uh.edu Mon Sep 11 20:03:03 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GMq7H-0006hX-AS for ding-account@gmane.org; Mon, 11 Sep 2006 20:02:44 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1GMq6i-0006Z3-00; Mon, 11 Sep 2006 13:02:08 -0500 Original-Received: from nas02.math.uh.edu ([129.7.128.40]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1GMp3t-0006Vp-00 for ding@lists.math.uh.edu; Mon, 11 Sep 2006 11:55:09 -0500 Original-Received: from quimby.gnus.org ([80.91.227.211]) by nas02.math.uh.edu with esmtp (Exim 4.52) id 1GMp3r-0004Ua-Uo for ding@lists.math.uh.edu; Mon, 11 Sep 2006 11:55:09 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GMp3n-0000XV-00 for ; Mon, 11 Sep 2006 18:55:03 +0200 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GMp3m-0000db-57 for ding@gnus.org; Mon, 11 Sep 2006 18:55:02 +0200 Original-Received: from 80.122.80.246 ([80.122.80.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Sep 2006 18:55:02 +0200 Original-Received: from web by 80.122.80.246 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Sep 2006 18:55:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ding@gnus.org Original-Lines: 12 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 80.122.80.246 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Spam-Score: -1.1 (-) Precedence: bulk Original-Sender: ding-owner@lists.math.uh.edu Xref: news.gmane.org gmane.emacs.gnus.general:63734 Archived-At: Tollef Fog Heen writes: > I'm running No Gnus v0.6 accessing my mails over IMAP to a dovecot > server. I keep hitting the (assert (eq (char-after) ?\)) nil "In > imap-parse-body 2"). After enabling the IMAP log I found a line which > imap-parse-body seems to fail on: I also tried to access my imap repository with gnus but no success. I'm also running dovecot. If there's really a problem with dovecot a fix would be perfekt. I really want to "kill" all those external tools... rgds, manuel