11 Jan
2010
11 Jan
'10
8:18 a.m.
On 8.1.2010, at 23.47, Simon Annetts wrote:
if I remove the mail/ setting from 'IMAP server directory' in the client, then everything works as expected and all the folders are visible. With this setting in however, only the inbox is visible and attempts to click on another folder, say Trash result in the client error: Mailbox doesn't exist .mail.Trash I've tried various namespace configurations I found in the namespaces wiki example but none seem to work.
You need to preserve the separator:
namespace private { prefix = separator = / } namespace private { prefix = mail/ separator = / }