<html><head><title>Re: Namespace problem? duplicated folders...</title>
<style id="css_styles" type="text/css">blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
a img { border: 0px; }
li[style='text-align: center;'], li[style='text-align: right;'] {  list-style-position: inside;}
body { font-family: Segoe UI; font-size: 12pt;   }</style></head>
<body><div>Try this:</div><div><br /></div><div>namespace inbox {<br />  hidden = no<br />  inbox = yes<br />  list = yes<br />  mailbox Drafts {<br />    auto = no<br />    special_use = \Drafts<br />  }<br />  mailbox Junk {<br />    auto = no<br />    special_use = \Junk<br />  }</div><div>  mailbox Sent {<br />    auto = no<br />    special_use = \Sent<br />  }<br />  mailbox "Sent Messages" {<br />    auto = no<br />    special_use = \Sent<br />  }<br />  mailbox Trash {<br />    auto = no</div><div>    special_use = \Trash<br />  }<br />  prefix = INBOX/<br />  separator = /<br />  subscriptions = no<br />  type = private<br />}<br />namespace subscriptions {<br />  hidden = yes<br />  list = no<br />  subscriptions = yes<br />  type = private<br />}<br /></div>
<div><br /></div><div id="signature_old">---<br />Daniel</div><div id="signature_old"><br /></div><div id="signature_old"><br /></div>
<div>------ Original Message ------</div>
<div>From: "Gregory Sloop" <<a href="mailto:gregs@sloop.net">gregs@sloop.net</a>></div>
<div>To: "Dovecot Mailing List" <<a href="mailto:dovecot@dovecot.org">dovecot@dovecot.org</a>></div>
<div>Sent: 1/23/2020 12:46:54 PM</div>
<div>Subject: Re: Namespace problem? duplicated folders...</div><div><br /></div>
<div id="x7d20b67acc834ee"><blockquote cite="925124236.20200123124654@sloop.net" type="cite" class="cite2">

<span style=" font-family:'Courier New'; font-size: 9pt;">Anyone? <br />
A tip on where/what to look at, even?<br />
I've read the docs on namespaces and I'm not sure how I could do this [or not do it, in this case] from the docs.<br />
<br />
I realize I didn't include the version I'm running in the prior post too.<br />
It is; 2.2.22<br />
<br />
<br />
<br />
</span><table>
<tbody><tr>
<td width="2" bgcolor="#0000ff"><br />
</td>
<td><span style=" font-family:'courier new'; font-size: 9pt;">I'm sure this is related to name-spaces, but for some reason [brain damage perhaps? <img src="cid:em2ee7f6ec-4fee-4da8-b849-fa0ab81f6661@blackdragon" alt=":)" width="24" height="24" /> ] I can't seem to figure out how to fix it.<br />
<br />
In TBird, for example, I have a folder tree that looks like this<br />
<br />
Inbox -|<br />
 Folder-A<br />
 Folder-B<br />
 Folder-C<br />
Folder-A<br />
Folder-B<br />
Folder-C<br />
<br />
And  Folder-A, Folder-B, Folder-C are the same folders, just shown twice. [In two different hierarchies.] <br />
<br />
I'm using mbox files to store mail. [If that matters.]<br />
<br />
Here's what I have in my conf files for namespace defs<br />
<br />
namespace {<br />
 inbox = yes<br />
 #hidden = yes<br />
 prefix = INBOX/<br />
 separator = /<br />
}<br />
<br />
namespace inbox {<br />
 mailbox Drafts {<br />
   special_use = \Drafts<br />
 }<br />
 mailbox Junk {<br />
   special_use = \Junk<br />
 }<br />
 mailbox Trash {<br />
   special_use = \Trash<br />
 }<br />
 mailbox Sent {<br />
   special_use = \Sent<br />
 }<br />
 mailbox "Sent Messages" {<br />
   special_use = \Sent<br />
 }<br />
}<br />
<br />
<br />
I've had this problem for literally years, and it's not been that big of a deal (mostly irritating) - and I've tried to "fix" it before without any success. But now it's causing some issues and I'd really like to get this nagging issue gone. Since it's been so long since I last tried to fix it, I really can't recall any of settings changes I made in an attempt to fix it. I'd guess this is a trivial issue, but if so, can someone point me in the right direction.<br />
<br />
Thanks in advance!<br />
<br />
-Greg</span></td>
</tr>
</tbody></table>
<br /><br />
<span style=" font-family:'arial'; color: #c0c0c0;"><i>-- <br />
Gregory Sloop, Principal: Sloop Network & Computer Consulting<br />
Voice: 503.251.0452 x121<br />
EMail: </i></span><a style=" font-family:'arial';" href="mailto:gregs@sloop.net">gregs@sloop.net</a><br />
<a style=" font-family:'arial';" href="http://www.sloop.net">http://www.sloop.net</a><br />
<span style=" font-family:'arial'; color: #c0c0c0;"><i>---</i></span></blockquote></div>
</body></html>