<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hello,</div><div><br></div><div>I have a problem with archive folder / archive partition in Kolab 3.4/Centos 7.</div><div><br></div><div>In /etc/kolab/kolab.conf I have:</div><div><br></div><div><div>autocreate_folders = {</div><div>        'Archive': {</div><div>        'quota': 0,</div><div>        'partition': 'archive'</div><div>        },</div></div><div><br></div><div>In /etc/imapd.conf:</div><div><br></div><div><div>defaultpartition: default</div><div>#local RAID10 partition</div><div>partition-default: /var/spool/imap</div><div><div>#Glusterfs partition mounted from remote server</div></div><div>partition-archive: /mnt/ssda/mail.cosmos.ru/archive </div><div><br></div></div><div>But when new user is created from kolab-webadmin, archive folder is autocreated in default partition and not moved to archive partition. </div><div><br></div><div>Error logged:</div><div><br></div><div>May 11 21:31:57 mail kolabd: 31:57.31 > ONCB6 RENAME "user/x2.test/Archive@cosmos.ru" "user/x2.test/Archive@cosmos.ru" "archive"</div><div>May 11 21:31:57 mail kolabd: 31:57.31 < ONCB6 BAD Invalid partition name in Rename</div><div><br></div><div>But if I move this folder manually with cyradm with the same arguments the operation succeeds:</div><div><div><br></div><div>cyradm --server localhost --user *******</div><div>verify error:num=18:self signed certificate</div><div>IMAP Password:</div><div>              localhost> renm "user/x2.test/Archive@cosmos.ru" "user/x2.test/Archive@cosmos.ru" "archive"</div><div>localhost> quit</div><div><br></div><div>And archive folder is actually moved from  default partition to the archive partition:  </div></div><div><br></div><div><div> ls -l /mnt/ssda/mail.cosmos.ru/archive/domain/c/cosmos.ru/x/user/x2^test/Archive/</div><div>total 2</div><div>-rw-------. 1 cyrus mail   4 May 11 21:40 cyrus.cache</div><div>-rw-------. 1 cyrus mail 218 May 11 21:40 cyrus.header</div><div>-rw-------. 1 cyrus mail 128 May 11 21:40 cyrus.index</div></div><div><br></div><div>So what is wrong and how can I have the archive folder automatically relocated to archive partition when new user is created?</div><div><br></div><div>With best regars,</div><div>Michael</div>                                          </div></body>
</html>