[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error moving messages between IMAP groups



Ken Cain <ken@linus.mitre.org> writes:

> I am getting an error moving messages between imap groups.  I'm using
> Gnus v5.5; nntp 5.0; nnmh 1.0; nnimap 0.3.29.

Nnimap only has support for Gnus 5.6.

> Signaling: (wrong-type-argument consp 63)
>   cdr(63)
>   (let ((high ...)) (when high (cons group high)))
> )
>   (progn (let (...) (when high ...)))
> )

Could you mail the *imap-log*, *imap-debug* and *nnimap-debug buffers
too?  Looks like nnimap didn't found out what UID the article was
stored as and returned some bogus information to Gnus.

/s