Hi all, I just installed Evolution 1.2 on my FreeBSD laptop, and immediately got problems accessing my IMAP server which runs Courier-imapd 1.5.3. Whenever I try accessing my INBOX I get 'This folder cannot contain messages'. This is obviously not true, as Mozilla and other IMAP clients are able to access that very same INBOX without complaining.
After a bit of research and running evolution-mail in debug mode, I found that the imapd is sending a '\Noselect' flag with the INBOX, which according to the RFC's specify that the folder is *not* to be selectable/viewable by the user. Isn't this a bit weird? Or is there some good reason sending this flag with the INBOX that I haven't seen yet? Or does it have something to do with the rather strange namespace Evolution seems to be using? Subfolders of the INBOX are accessible as they should be. Any help would be appreciated. Best regards, Eirik Oeverby The output from evolution that is of any importance is the following: received: * OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc. See COPYING for distribution information. sending : A00000 CAPABILITY received: * CAPABILITY IMAP4rev1 CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA received: A00000 OK CAPABILITY completed sending : A00001 LOGIN xxx xxx received: A00001 OK LOGIN Ok. sending : A00002 LSUB "" "\".\"/*" received: A00002 OK LSUB completed. sending : A00003 LSUB "" "\".\"" received: A00003 OK LSUB completed. sending : A00004 LSUB "" INBOX received: * LSUB (\Noselect \HasChildren) "." "INBOX" received: A00004 OK LSUB completed. sending : A00005 LSUB "" "INBOX/%" received: A00005 OK LSUB completed. sending : A00006 SELECT INBOX received: * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) received: * OK [PERMANENTFLAGS (\Draft \Answered \Flagged \Deleted \Seen)] Limited received: * 507 EXISTS received: * 0 RECENT received: * OK [UIDVALIDITY 1030965382] Ok received: A00006 OK [READ-WRITE] Ok sending : A00007 UID FETCH 1:2067 (FLAGS) received: * 1 FETCH (UID 1473 FLAGS (\Answered \Seen)) received: * 2 FETCH (UID 1474 FLAGS (\Seen)) received: * 3 FETCH (UID 1475 FLAGS (\Seen)) ------------------------------------------------------- This SF.net email is sponsored by: Get the new Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
