[imp] IMP/IMAP Question
James Brown
j.a.m.e.s at btinternet.com
Wed Mar 31 13:21:37 PST 2004
I had this problem earlier today and had to make a change in the
horde/imp/config/servers.php file:
$servers['imap'] = array(
[...]
'folders' => 'INBOX.', //Get this right for your IMAP server
[...]
);
You didn't mention what IMAP server you're accessing. Apparently,
Courier-IMAP only allows folders to be created under the INBOX folder,
hence the config above, though please don't quote me on this as I'm just
a newbie.
HTH,
James.
Curt lecaptain wrote:
> I've created folders in my IMAP account using Mozilla. When I open up
> IMP, I don't seem to be able to see those folders, even when I go to the
> drop down list.
>
> I'm running:
>
> Horde 2.2.4
> IMP 3.2.1
> Redhat 7.3
> PHP 4.3.2
> Apache 1.3.28
>
> Thanks,
> Curt L.
More information about the imp
mailing list