Am 04.09.2012 10:30, schrieb Robert Schetterer:
Hi, perhaps somebody wants to this
--snip Microsoft® Outlook® 2013 Preview Outlook 2013 Preview implements the IMAP LIST extension specified in [RFC6154] as the XLIST command. ---snip
taken out of [MS-STANOIMAP].pdf
which zip you may download here
http://msdn.microsoft.com/en-us/library/ee157124%28v=exchg.80%29
just for info, by small testing Outlook 2013 preview imap specialuse is working with dovecot at minimum for Trash and Sent
i have set this
mailbox Sent { special_use = \Sent auto=subscribe } mailbox "Sent Messages" { special_use = \Sent }
mailbox Trash { special_use = \Trash auto=subscribe }
examples are in /etc/dovecot/conf.d/15-mailboxes.conf
couldnt test Archive/Drafts/Junk but they "look" Working i had my problems with some new gui functions *g
the preview is only in english or spanish so dont know if it will work with other languages then english, lets hope so
feel free to test yourself
-- Best Regards MfG Robert Schetterer