I did a list and lsub in the two servers with the same account and the only difference that we could watch is HasChildren/HasNoChildren in INBOX and fully differente in LSUB
The namespace is the same, with INBOX prefix.
We compare real folder names in Maildir in couriersubscribed and suscriptions files.
It's very strange. Maybe Outlook has a incorrect charset.
All the subscribed folder are visible at Outlook.
2010/11/3 Timo Sirainen tss@iki.fi:
On Wed, 2010-11-03 at 19:18 +0100, Antonio Perez-Aranda wrote:
We have some users which use Outlook 2003. After migration de Maildir from Courier to Dovecot, this user have some errors on their accounts because Outlook filters don't run.
Some of this folders name contain chars like '-' but another folder with only letters fails too.
The only thing I can think of is that the folder names somehow changed. You preserved the INBOX. namespace prefix, right? Can you still look at the names in Courier? You could check if there's a difference of what Courier vs Dovecot replies to:
a LIST "" *
(the ordering of results isn't important)