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

Re: Need help debugging IMAP new mail notification problems



On Friday, 23 December 2005 at 15:03, Heiko Heil wrote:
> Hello Brendan,
> 
> * Brendan Cully <brendan@xxxxxxxxxx> [12/22/2005 09:19]:
> > [...] If you're one of the users with problems detecting new mail in
> > other folders, I'd appreciate it if you could pull the current CVS,
> > run mutt with -d2 and send me the bits of the trace that include
> > STATUS messages and their subsequent diagnostics.
> 
> I would like to help you, but after CVS update mutt starts with...
> 
>   "Error opening mailbox"
> 
> The index is empty, although the debug message shows "25 messages
> total." (set imap_idle=no has no effect):
> 
>   Mutt 1.5.11+cvs20051223 started at Fri Dec 23 14:44:49 2005
>   .
>   Debugging at level 2.
>   
>   message.c:102: mutt_mktemp returns "/tmp/mutt-XXXXX-1051-6216-0".
>   > a0004 UID FETCH 1:-1 (UID FLAGS)
>   < a0004 NO Error in IMAP command received by server.
>   Error opening mailbox

Hmm, I'm not sure how this could have happened. I suppose I need to be
a lot more careful about using uint32s for all UID stuff. In the mean
time I've committed a workaround. Are you on a 64-bit platform by any
chance?