Roundcube Community Forum

 

imap_root?

Started by trmentry, July 31, 2006, 03:59:04 AM

Previous topic - Next topic

trmentry

// only list folders within this path
$rcmail_config['imap_root'] = '';

I changed this to 'mail/' and then I only see my mbox files in the ~/mail/  which is what I wanted. However I no longer can see the INBOX on the left tree view. I can get back to the INBOX via the button at the top.  How can I specify that mail is in the ~/mail/ directory (and not see all the other cruft in my home dir) and still see INBOX on the left tree?

Thanks