[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnus can't read mail on possible ill-formed messages
From: |
Simon Josefsson |
Subject: |
Re: Gnus can't read mail on possible ill-formed messages |
Date: |
Thu, 14 Oct 2004 00:20:49 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Sarir Khamsi <sarir.khamsi@raytheon.com> writes:
> [System: Gnus 5.10.6 on GNU Emacs 21.3.50.1, WinXP, SP1]
>
> On certain mail messages - mostly from Mozilla mail with certain
> mark-up - Gnus complains with the message 'error "In imap-parse-body
> 2"'. The full stack trace is as follows (I've looked around for a
> solution but can't find one...thanks):
>
> Debugger entered--Lisp error: (error "In imap-parse-body 2")
> signal(error ("In imap-parse-body 2"))
> error("In imap-parse-body 2" 99)
Do (setq imap-log t) and get the final part of the *imap-log* when
this happens. It is either a bug in the server or in imap.el.