<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 9pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi</p>
<p>The function <strong>mailbox_list_get_root_forced </strong>returns sometimes the first or the second value of the INDEX param for the same mailbox.</p>
<p><br /></p>
<p>How to make sure this returns only the correct one of the corresponding mailbox ?</p>
<p><br /></p>
<pre><span style="font-family: 'courier new', courier, monospace;">mail_location = maildir:/var/vmail/%d/%n:LAYOUT=fs:INDEX=/var/mailindex
namespace {
  location = virtual:/nix/store/toto-virtual:INDEX=/var/vmail/%d/%n/virtual
  prefix = virtual/
  separator = /
  subscriptions = no
}</span><br /><br />Thank you<br /><br /></pre>

</body></html>