Re: [Evolution-hackers] Debugging IMAP, pointers needed



>From what i can see ...

CamelStore('imap://mhz mail altlinux ru/;filter_junk_inbox;filter_junk;filter;use_lsub;command=ssh%20-C%20-l%20%25u%20mail.altlinux.ru%20exec%20/usr/sbin/imapd;use_command;check_all'):get_folder('.#evolution/Trash', 0) = 0x81b5f88

You're telling it to use subscribed folders.

But ...

sending : A00003 LSUB "" "*"
received: A00003 OK LSUB completed

You don't have any.

FWIW, your 'spool' account will be inefficient, so if you are using it
on folders with many updates you'd be better off moving the mail to
Evolution Local, or converting to maildir.  But that's up to you.

On Tue, 2005-09-20 at 14:25 +0400, Mikhail Zabaluev wrote:
> Hello,
> 
> I'm going to investigate the IMAP bug that have been bothering me for a
> while:
> http://bugzilla.gnome.org/show_bug.cgi?id=315251
> 
> I need some starting points to look at in the debugger.
> >From what can be seen in the logs, the client receives LIST and LSUB
> responses, but nothing happens afterwards and the folder tree does not
> become updated with IMAP folders. Maybe, there is nothing in the
> responses to make tree items from (though INBOX is clearly listed), but
> then something must be wrong with the requests. Any clues?
> _______________________________________________
> Evolution-hackers mailing list
> Evolution-hackers gnome org
> http://mail.gnome.org/mailman/listinfo/evolution-hackers
-- 
adfa(evolution-2.4:20087): gtkhtml-WARNING **: cannot find icon:
'stock_insert-url' in gnome 




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