[imp] Client folders not appearing in IMP
Danny O'Brien
dannyo at steinrogan.com
Mon Dec 30 09:53:51 PST 2002
At work, my users access the mail server using Eudora and Netscape
mail clients.
At home, they access mail via IMP (running on Red Hat 6.2/Apache).
The problem is that personal mailboxes that they create in their mail
clients are not showing up in IMP. When the IMAP clients create
personal boxes, they show up in "/home/username." But it looks like
IMP is looking for additional mailboxes in "/home/username/mail" --
hence the discrepancy.
In "horde/imp/config/defaults.php3" I found this:
$default->folders = 'mail/';
My question is, if I change this line to read:
$default->folders = '/';
will this cause IMP to see the mailboxes that my users have created
in "/home/username?"
Thanks for your help,
Danny O'Brien
More information about the imp
mailing list