<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
I have several voicemail accounts that share the same IMAP mailbox
(same imapuser), and I'd like to store their messages in separate IMAP
subfolders. I tried to set 'imapfolder' settings on a per voicemail
account basis, but it does not seem to work. All messages keep being
stored in the same INBOX folder.<br>
<br>
Should I file a feature request on the asterisk-dev list, or is there a
way to do this ?<br>
<br>
Of course, I need to store all these in one single IMAP mailbox. The
easy solution would be to have separate IMAP users, but I can't.<br>
<br>
Here is a piece of my voicemail.conf file :<br>
<br>
--------------------<br>
[default]<br>
<br>
1234 =&gt; 0000,Radio
Montaillou,<a class="moz-txt-link-abbreviated" href="mailto:email_address1@host.com,,imapuser=repondeur">email_address1@host.com,,imapuser=repondeur</a>|imappassword=123456|tz=european<br>
1235 =&gt; 0000,Jeu Radio
Montaillou,<a class="moz-txt-link-abbreviated" href="mailto:email_address2@host.com,,imapfolder=jeu">email_address2@host.com,,imapfolder=jeu</a>|imapuser=repondeur|imappassword=123456|tz=european<br>
</font></font><font size="-1"><font face="Helvetica, Arial, sans-serif">--------------------<br>
<br>
</font></font><font size="-1"><font face="Helvetica, Arial, sans-serif"><br>
Thanks in advance,<br>
<br>
&nbsp;&nbsp;&nbsp; Hoggins!<br>
</font></font>
</body>
</html>