Re: Server-side threading
- From: Pawel Salek <pawsa theochem kth se>
- To: balsa-list gnome org
- Subject: Re: Server-side threading
- Date: Sat, 25 Feb 2006 23:07:57 +0100
On 02/25/2006 12:32:54 AM, Nerijus Baliunas wrote:
Hello,
I see in libbalsa/mailbox_imap.c:
switch(thread_type) {
case LB_MAILBOX_THREADING_SIMPLE:
case LB_MAILBOX_THREADING_JWZ:
II(rc,mimap->handle,
imap_mbox_thread(mimap->handle, "REFERENCES", filter));
if(rc == IMR_OK) {
new_tree =
g_node_copy(imap_mbox_handle_get_thread_root(mimap->handle));
break;
} else
libbalsa_information(LIBBALSA_INFORMATION_WARNING,
_("Server-side threading not
supported."));
As my IMAP server capability output has "THREAD=REFERENCES", it
should work, yes?
If so, why do I get this information message?
Perhaps your server answers NO to the thread command? The message
should have been really "Server side threading failed."
The only server that I know that will first list THREAD=* in its
capabilities list but later refuses to do the threading is Courier. I
have no idea why it does that.
Pawel
On 2006.02.08 13:44, Nerijus Baliunas wrote:
> Hello,
>
> When I open my IMAP Inbox with balsa 2.3.10 I get Information
window
> (btw, quite annoying, IMHO it should probably print to status bar or
smth):
>
> Server-side threading not supported.
>
> But my IMAP server supports it:
>
> * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE AUTH=CRAM-MD5
STARTTLS] Courier-IMAP ready. Copyright 1998-2003 Double Precision,
Inc. See COPYING for distribution information.
>
> Regards,
> Nerijus
_______________________________________________
balsa-list mailing list
balsa-list gnome org
http://mail.gnome.org/mailman/listinfo/balsa-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]