<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
</head><body text="#000000" bgcolor="#FFFFFF">imapc_prefix doesnt appear
 to be a valid option any more ... just gets a config error .. on the 
otherhand updated the src dovecot to have an explicitly defined named 
space which does seem to be working .. <br>
<br>
<br>
the namespace i created was pretty much default ie ..<br>
<br>
namespace inbox {<br>
  type = private<br>
  separator = .<br>
  prefix = INBOX.<br>
  location = maildir:/var/vmail/%d/%n/Maildir:LAYOUT=fs<br>
  inbox = yes<br>
  hidden = no<br>
  list = yes<br>
  subscriptions = yes<br>
}<br>
<br>
but by doing this folders became INBOX.folder.subfolder instead of 
/Folder/subfolder so wondering if something in imapc does not like 
default namespace thats created and cant decide whats inbox/folders ... <br>
<br>
rgds<br>
<br>
Matt<br>
<blockquote style="border: 0px none;" 
cite="mid:397D1925-79F7-409D-98F7-505142E72F0C@dovecot.fi" type="cite">
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:sami.ketola@dovecot.fi" 
style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;">Sami Ketola</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">13 
May 2018 at 9:11 pm</span></font></div>    </div></div>
  <div style="color:#909AA4;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody"><div><!----><br>Try setting 
imapc_prefix=INBOX instead of imapc_list_prefix.<br><br>Sami<br><br></div></div>
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:matt@the-bryants.net" 
style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;">Matt Bryant</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">13 
May 2018 at 9:07 pm</span></font></div>    </div></div>
  <div style="color:#909AA4;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
Sigh ... ok so had if 
statement in SQL land that appended LAYOUT=fs if Maildir which explains 
the non-converting folder layout but NOT why the process is not picking 
up the actual contents of INBOX ...<br>
<br>
Matt<br>
<span>

</span><br>

<br>

  </div>
  <div style="margin:30px 25px 10px 25px;" class="__pbConvHr"><div 
style="width:100%;border-top:2px solid #EDF1F4;padding-top:10px;">   <div
 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:49%;">
        <a moz-do-not-send="true" href="mailto:matt@the-bryants.net" 
style="color:#485664 
!important;padding-right:6px;font-weight:500;text-decoration:none 
!important;">Matt Bryant</a></div>   <div 
style="display:inline-block;white-space:nowrap;vertical-align:middle;width:48%;text-align:
 right;">     <font color="#909AA4"><span style="padding-left:6px">13 
May 2018 at 8:01 pm</span></font></div>    </div></div>
  <div style="color:#909AA4;margin-left:24px;margin-right:24px;" 
__pbrmquotes="true" class="__pbConvBody">
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
Am attempting to bring my mailserver back to home server post house move
 and whilst I could use rsync have been trying to get to grips with 
dsync. <br>
  <br>
However, I seem to have an issue - my current server specifies 
mail_location as <br>
  <br>
 maildir:/var/vmail/%d/%n/Maildir:LAYOUT=fs<br>
  <br>
and my imapc config on new server is as follows ...<br>
  <br>
imapc_host = old.mailserver.host<br>
imapc_user = %u<br>
imapc_master_user = master<br>
imapc_password = **********<br>
imapc_features = $imapc_features rfc822.size fetch-headers<br>
imapc_list_prefix = INBOX<br>
imapc_port = 993<br>
imapc_ssl = imaps<br>
imapc_ssl_verify = no<br>
  <br>
the trouble is if I leave<br>
  <br>
imapc_list_prefix = INBOX<br>
  <br>
I get the inbox only - no folders ... If I comment this out delete 
maildir on target and  re-run .. I get the folders but no inbox but 
folders are in fs layout format rather than being converted to 
INBOX.folder.subfolder<br>
  <br>
bug perhaps ???? or am I doing something wrong ??? <br>
  <br>
src dovecot version 2.0.9 <br>
tgt dovecot version 2.2.33.2<br>
  <br>
Any ideas would be appreciated ...<br>
  <br>
rgds<br>
  <br>
Matt<br>
  
  </div>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<div><a 
href="https://www.postbox-inc.com/?utm_source=email&utm_medium=siglink&utm_campaign=reach"><span
 style="color: rgb(51, 102, 153);"><br>
</span></a></div>


</div>
</body></html>