Hi list,
I'm testing a shared mailbox with roundcube and, so far, didn't manage to make it work. I have cyrus-imap and a shared mailbox named "testshared" in /var/spool/cyrus/mail/t/shared/testshared
I can subscribe and browse this mailbox from thunderbird with userA. But with the same userA, when I try to access it from roundcube, I get the error "Server Error: STATUS: Mailbox does not exist".
I tried to change my default settings in main.inc.php as follow:
$rcmail_config['imap_ns_personal'] = "INBOX."; $rcmail_config['imap_ns_other'] = null; $rcmail_config['imap_ns_shared'] = "shared.";
But that doesn't work either. What is the correct configuration to access a shared mailbox from roundcube ?
Thanks, Julien _______________________________________________ List info: http://lists.roundcube.net/users/ BT/9b404e9e