Displaying 1 result from an estimated 1 matches for "f92ea3eed616".
2007 Jun 22
3
LIST % not returning correct data?
Hi list,
I have
namespace private {
prefix = INBOX.
separator = .
inbox = yes
}
in an installation migrated from courier. I am testing with Outlook
Mobile 5 (OM) which uses 'LIST "" %' to get the folder list. Now
courier used to return
* LIST (\HasChildren) "." "INBOX"
whereas dovecot returns
* LIST (\HasNoChildren) "." "INBOX"