Opened 8 years ago
Closed 8 years ago
#1290824 closed Bugs (Fixed)
Imap path problem with Courier Imap
| Reported by: | nobody | Owned by: | roundcube |
|---|---|---|---|
| Priority: | 5 | Milestone: | |
| Component: | IMAP connection | Version: | 0.1-alpha |
| Severity: | Keywords: | ||
| Cc: |
Description
First of all, I want to thank you for this great software. For a first realease RoundCube is impressing me. It was nearly perfect for me, clean, reactive and well looking interface, However there is two bugs, which frustate me, and then stop me to remove completly horde/imp :) The first one : My company and I use Courier imap server, wich store all the folders in the INBOX folder (separate byt a dot). So when I left blank the $rcmail_config['imap_root'] = ''; I see my folder like these : Inbox INBOX.Sent INBOX.Thrash INBOX.Whatever. In horde/imp I configure my 'imap_root'='INBOX.'. But with this setting I cannot see any folders... I try many other setting with no success. So is there a trick here or is there a bug ? Notice : I quickly hack the code, to remove the 'INBOX.' at the beginning at the display in the program/steps/mail/func.inc and in the manage_folders.inc files ; but this is ugly and dirty.
Change History (3)
comment:1 Changed 8 years ago by nobody
comment:2 Changed 8 years ago by nobody
Logged In: NO yes this is a problem if i enter $rcmail_config['imap_root'] = 'INBOX.'; everything is fine i can see the special folders separeted from the rest, except that i cant see my inbox ...
comment:3 Changed 8 years ago by roundcube
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
