Opened 6 years ago
Closed 6 years ago
#1484392 closed Bugs (duplicate)
Settings|Folders -> loads all folders/files in %userhome%
| Reported by: | Amok | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | Core functionality | Version: | 0.1-rc1 |
| Severity: | critical | Keywords: | |
| Cc: |
Description
I think under normal use this is no bug, but on my system i have a folder called "mail" in the %userhome% dir. Only this folder is used by mail. In the ROUNDCUBE configuration file ./config/main.inc.php I set the parameter $rcmail_configimap_root?='mail'; but it doesn´t work. When I try to load the folderlist all folders in %userhome% where displayed. And in my home with more than 1000 directories this take a long time...
I tried many variations (mail mail. mail/ /mail /mail/ /home/%u/mail) but all it changes was the foldernames in the mail view. For each character i set in the parameter, it kills the number of characters in front of the foldername in mailview.
Change History (1)
comment:1 Changed 6 years ago by thomasb
- Resolution set to duplicate
- Status changed from new to closed
- Version changed from 0.1-beta to 0.1-rc1

Duplicate of #1484379