Timo Sirainen wrote:
On Fri, 2007-06-15 at 14:14 -0500, Phillip T. George wrote:
Phillip T. George wrote:
Kenny Dail wrote:
>> problem may be? With the previous IMAP server (courier I believe) this >> wasn't a problem...so it leads me to believe that Dovecot might be the >> problem. I'm working with Dovecot 1.0.rc28 >>
>>
There was one security fix and a fix related to listing folders since then. RC29 made some big changes, ou probably want to try updating to 1.0.1. http://dovecot.org/list/dovecot-news/2007-March/000039.htmlAck! Thanks for the info...I'll go for the update.
Thanks, Phillip
Actually, upgrading to 1.0.1 didn't seem to fix it...
If the favorite folders aren't the same thing as subscribed folders, I don't know how this can have anything to do with Dovecot itself.
Maybe Outlook's internal cache got broken somehow. Try to recreate the account and see if it works then.
Timo,
The "favorite folders" are basically links to the subscribed folders.
Its basically just a shortcut menu.
This was a new Outlook install. Also, it works with Courier (used the same Outlook account, etc). Here's the log (RQ-Spam, and RQ-Ham are the favorite folders and the only folders in existence):
Microsoft Internet Messaging API 6.00.2900.2180 (xpsp_sp2_rtm.040803-2158) IMAP Log started at 06/18/2007 11:40:20 IMAP: 11:40:20 [db] Connecting to 'mail.domain.com' on port 143. IMAP: 11:40:20 [db] OnNotify: asOld = 0, asNew = 4, ae = 0 IMAP: 11:40:20 [db] OnNotify: asOld = 4, asNew = 5, ae = 2 IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 4 IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. IMAP: 11:40:20 [tx] anen CAPABILITY IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] * CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS IMAP: 11:40:20 [rx] anen OK CAPABILITY completed IMAP: 11:40:20 [tx] LOGIN command sent IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] l3uy OK LOGIN Ok. IMAP: 11:40:20 [tx] b3zg IDLE IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] + entering idle mode IMAP: 11:40:20 [tx] DONE IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] b3zg OK IDLE completed IMAP: 11:40:20 [tx] y1jn LIST "" "INBOX" IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] * LIST (\Unmarked \HasChildren) "." "INBOX" IMAP: 11:40:20 [rx] y1jn OK LIST completed IMAP: 11:40:20 [tx] iccm LSUB "" "%" IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] * LSUB (\Noselect \HasChildren) "." "INBOX" IMAP: 11:40:20 [rx] iccm OK LSUB completed IMAP: 11:40:20 [tx] l9wo LSUB "" "%.%" IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] * LSUB (\HasNoChildren) "." "INBOX.RQ-Spam" IMAP: 11:40:20 [rx] * LSUB (\HasNoChildren) "." "INBOX.RQ-Ham" IMAP: 11:40:20 [rx] l9wo OK LSUB completed IMAP: 11:40:20 [tx] aghb IDLE IMAP: 11:40:20 [db] OnNotify: asOld = 5, asNew = 5, ae = 3 IMAP: 11:40:20 [rx] + entering idle mode IMAP: 11:40:31 [tx] Dropping connection, LOGOUT sent IMAP: 11:40:31 [db] Connection to 'mail.domain.com' closed. IMAP: 11:40:31 [db] OnNotify: asOld = 5, asNew = 0, ae = 5
Thanks, Phillip