<<< Date Index >>>     <<< Thread Index >>>

Re: Howto debug problems with an imap server?



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday, March 13 at 12:06 AM, quoth Andreas Pakulat:
> Aah, thanks. Looking at the output I don't see much, except the 
> following (towards the end of the file):
> a0038 STATUS "Spam" (UIDNEXT UIDVALIDITY UNSEEN RECENT MESSAGES) 
> 4< a0038 OK done 
> mutt_num_postponed: 0 postponed IMAP messages found. 
> cmd_new: IMAP command queue full

Hmmmm, that last part there is suspicious. Doubtless the reason that 
mutt hangs is because its command queue is full. The real question, 
though, is why that queue isn't emptying. I *think* that queue should 
empty as responses come back from the server, so my guess would be 
that mutt somehow isn't associating responses with the original 
command that sent them and so remains waiting for answers to the 
commands its already sent. Eventually it can't keep track of more than 
X number of commands, and so it refuses to send any more until it gets 
responses back to the commands its already sent.

I think you should probably file a bug report (http://bugs.mutt.org), 
and include a longer snippet of your debug log when you do (showing 
several of the commands and responses leading up to the "queue full" 
line).

~Kyle
- -- 
The government is like a baby's alimentary canal, with a happy 
appetite at one end and no responsibility at the other.
                                                        -- Ronald Reagan
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!

iEYEARECAAYFAkfYaDQACgkQBkIOoMqOI16hogCffeDTEjDP01IbDhicnQo4jXyD
qJgAniNqWoVe0/6SVqcn2Rw/goyX743b
=cxDv
-----END PGP SIGNATURE-----