Hi,
On my Mail client I set the server path as mail. This only shows mail folders rather than folders for my entire domain (web folders, etc). Where in Roundcube can I set this path? I currently have all my folders showing and what to change it
Also, how do I change the path of the default folders? The Inbox displays all items in the inbox, but sent items are displayed under folder mail/sent.
Thanks,
Ad
even if anyone can point me in the right direction of where to look would be helpful :)
Try setting
$rcmail_config['imap_root'] = 'mail/';
in config/main.inc.php
That should solve your problem.
that's great - I'll try it now!
Ad
fantastic :)
Will the same apply to changing the default location of the sent items for example?
Ad