<html><head><title>Re: Namespace problem? duplicated folders...</title>
</head>
<body>
<br><br>
<span style=" font-family:'courier new'; font-size: 9pt; color: #800000;"><b>DM> Interesting.<br>
<br>
DM> While I don't use mbox (dbox or maildir) I wouldn't think that would <br>
DM> matter. Your namespace layout looks nearly the same as my own. But to <br>
DM> verify what's going on - post the output of "doveconf namespace".<br>
<br>
DM> Possibly just reviewing that output may tell you enough - otherwise <br>
DM> share it (fully) here.<br>
<br>
DM> --<br>
DM> Daniel<br>
<br>
</b><span style=" color: #000000;">namespace {<br>
  disabled = no<br>
  hidden = no<br>
  ignore_on_failure = no<br>
  inbox = yes<br>
  list = yes<br>
  location =<br>
  order = 0<br>
  prefix = INBOX/<br>
  separator = /<br>
  subscriptions = yes<br>
  type = private<br>
}<br>
namespace inbox {<br>
  disabled = no<br>
  hidden = no<br>
  ignore_on_failure = no<br>
  inbox = no<br>
  list = yes<br>
  location =<br>
  mailbox Drafts {<br>
    auto = no<br>
    autoexpunge = 0<br>
    comment =<br>
    driver =<br>
    special_use = \Drafts<br>
  }<br>
  mailbox Junk {<br>
    auto = no<br>
    autoexpunge = 0<br>
    comment =<br>
    driver =<br>
    special_use = \Junk<br>
  }<br>
  mailbox Sent {<br>
    auto = no<br>
    autoexpunge = 0<br>
    comment =<br>
    driver =<br>
    special_use = \Sent<br>
  }<br>
  mailbox "Sent Messages" {<br>
    auto = no<br>
    autoexpunge = 0<br>
    comment =<br>
    driver =<br>
    special_use = \Sent<br>
  }<br>
  mailbox Trash {<br>
    auto = no<br>
    autoexpunge = 0<br>
    comment =<br>
    driver =<br>
    special_use = \Trash<br>
  }<br>
  order = 0<br>
  prefix =<br>
  separator =<br>
  subscriptions = yes<br>
  type = private<br>
}<br>
<br>
</body></html>