| Summary | Cannot see virtual shared folder with courier-imap |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Bug |
| State | Not A Bug |
| Priority | 2. Medium |
| Owners | |
| Requester | pascal (dot) poudrier (at) geothentic (dot) com |
| Created | 04/29/2008 (18 days ago) |
| Due | |
| Updated | 05/01/2008 (16 days ago) |
| Assigned | 04/29/2008 (18 days ago) |
| Resolved | 05/01/2008 (16 days ago) |
| Attachments | |
| Milestone | |
| Patch |
Duplicate ofbug #5988.I've been through the code and I the IMP_Tree class, the init method build correctly the folder array, including the shared one. But after that, the build method is called and this one only return the INBOX structure and there nothing from shared folder is returned in the imp/folder.php.
>> Have you read http://wiki.horde.org/ImpImapConfig ?
>
> Yes, this is my problem. I need to figure out what is my server
> config. Can you help me with that ?
>
> Thank's
Ok, I got how it's working and this is not my problem. I put a trace on the $elt array in lib/IMAP/Tree.php on line 1133 (_setAttribute function). I can see all the shared folder but they don't get displayed.
I still have this Notice :
"Notice: Undefined index: a in /var/www/localhost/htdocs/horde2/imp/lib/IMAP/Tree.php on line 1135"
Is there anything else I can look for ?
Thank's
State ⇒ Not A Bug
Please use the mailing lists for support questions - I, or more likely someone else, will be able/happy to help you there.> Have you read http://wiki.horde.org/ImpImapConfig ?
Yes, this is my problem. I need to figure out what is my server config. Can you help me with that ?
Thank's
Have you read http://wiki.horde.org/ImpImapConfig ?>> Are you really using Horde 2.x? What IMP version?
>
> I use Horde 3.2RC3 and IMP-CVS (latest from the repository).
> Everything was working fine with the latest stable release
> (horde-webmail 1.0)
I forgot to tell you that I upgraded from horde-webmail 1.0.
I did a test this morning trying to reinstall everything and I still have the same problem.
> Are you really using Horde 2.x? What IMP version?
I use Horde 3.2RC3 and IMP-CVS (latest from the repository).
Everything was working fine with the latest stable release (horde-webmail 1.0)
Priority ⇒ 2. Medium
State ⇒ Feedback
Are you really using Horde 2.x? What IMP version?Patch ⇒
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Cannot see virtual shared folder with courier-imap
Type ⇒ Bug
Priority ⇒ 3. High
State ⇒ Unconfirmed
I cannot see any virtual shared folder using courier-imap
I'm getting this error when I regenerate folder list :
Notice: Undefined index: a in /var/www/localhost/htdocs/horde2/imp/lib/IMAP/Tree.php on line 1135
If I put an echo just before this line, I can see the shared folder but they are not displayed on the tree view.