Re: Howto debug problems with an imap server?
- To: mutt-users@xxxxxxxx
- Subject: Re: Howto debug problems with an imap server?
- From: Kyle Wheeler <kyle-mutt@xxxxxxxxxxxxxx>
- Date: Wed, 12 Mar 2008 15:41:48 -0500
- Comment: DomainKeys? See http://domainkeys.sourceforge.net/
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=memoryhole.net; h=date: from:to:subject:message-id:references:mime-version:content-type: in-reply-to; q=dns/txt; s=default; bh=S54NQwtzDX+uDNqnJgFvPY0Lq7 g=; b=MLOoZumAcSjAAu74Y5xr4YQCVi1WspOX6nVHoEOBibHvlygd9IBBCCAlL3 FS66Hi82tKnF4N1eBXrb4gcS4xZhmEIAyMDmi3f9ymfr53u3xUeGdzQktIXTWq9f w2CtBqZokryqD8p0fjN3BXbm+oi+4Y/lwlmIBC0A68SC2ObJ0=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=memoryhole.net; b=cSx9StpUKrcdWpkS4Xy9wlNfJt/ok6EnhLDzdQ5vjsNxePQEJLc7BeLUEStwlHEmnGmLWUl2QUu84rJP5NEutDrPLPdvwnrnEMO+S0L9Pdhud4HGicz00n2G+sftqkHOi0D2AEdI7bIhRhsZMEAo9vguF/NHgGy9kvrglsnT5DA=; h=Received:Received:Date:From:To:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:OpenPGP:User-Agent;
- In-reply-to: <20080312192351.GC4549@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Mail-followup-to: mutt-users@xxxxxxxx
- Openpgp: id=CA8E235E; url=http://www.memoryhole.net/~kyle/kyle-pgp.asc; preference=signencrypt
- References: <20080312192351.GC4549@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- User-agent: Mutt/1.5.17 (2008-02-27)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday, March 12 at 08:23 PM, quoth Andreas Pakulat:
> I'm trying to use mutt here with the imap service from
> archiveopteryx and for some reason mutt stalls when I change the
> mailbox from the inbox to some other after waiting a few seconds. So
> I often can open another box if I'm fast, but the second or third
> try completely stalls. There's no error message displayed in mutt
> and looking at the network traffic I can't see anything from mutt
> either (though I'm not really familiar with the imap protocol).
>
> So how can I debug this further? The server works fine when I use kmail
> and the same mutt version, with almost the same configuration on another
> machine, works fine against a dovecot imap service.
Mutt has a debug mode (mutt -d2), assuming you compiled it with debug
support. That will tell you what it's doing in ~/.mutt_debug0, and you
can see the IMAP commands that mutt sent and received in there.
What it sounds like to me is that mutt is using some feature of IMAP
(probably IDLE) that archiveopteryx can't handle. Try setting
imap_idle=no. You may also want to increase some of your timeouts---if
doing so increases the amount of time you have before the network
stalls, that will tell us what mutt might be doing that causes the
network stall.
~Kyle
- --
Our lives begin to end the day we become silent about things that
matter.
-- Martin Luther King Jr.
-----BEGIN PGP SIGNATURE-----
Comment: Thank you for using encryption!
iEYEARECAAYFAkfYQAwACgkQBkIOoMqOI17MigCfRlH3YWGkG0gF1ZlNPaS2IDGi
4SUAn20i6IulYWboDrdXyYhsc8PxJdD8
=l8Jt
-----END PGP SIGNATURE-----