Author Topic: Preferences/Folders not displaying  (Read 3206 times)

Offline Adam

  • Jr. Member
  • **
  • Posts: 46
Preferences/Folders not displaying
« on: May 19, 2007, 06:11:16 PM »
My main.inc.php is set to following

Code: [Select]
// only list folders within this path
$rcmail_config['imap_root'] = 'mail/';

However when I go into a user's folder preferences it is displaying all the folders under home/ under the names are not displayed properly-- image attached.

so.. home/mail/etc etc
and home/public_html/etc etc

This explains why it times out when site admin users try and access their folder preferences as it is trying to list every file on the domain.

This is not solved by using mail/ in the config file so looks like something isn't working properly.

Adam

Offline Adam

  • Jr. Member
  • **
  • Posts: 46
Re: Preferences/Folders not displaying
« Reply #1 on: June 05, 2007, 06:56:57 PM »
Can anyone help with this?

I am also unable to detelte or unsubscribe to any folders.

Thanks

Adam