Listing subfolders of subfolders

"Deryk Piper" <[email protected]> Tue, 11 Jan 2005 09:27:55 -0500
Newsgroups gmane.comp.horde.mimp
Message-ID <[email protected]>
Hi all!

Just wanted to ask about something that's not critical but a
head-scratcher nonetheless.

I've got an IMAP folder structure which has subfolders of subfolders;
ie, Inbox/Folder1/Folder2.  IMP handles this structure with no problem,
but MIMP only shows the first level of subfolders; ie, Inbox/Folder1.  I
can't navigate further than that.

I'm using the same server defintion in servers.php for MIMP as I do for
IMP:

$servers['imap'] = array(
    'name' => 'local imap',
    'server' => 'localhost',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => '',
    'maildomain' => '',
    'realm' => '',
);

Again it's not a big deal, but it's curious nonetheless.  For reference,
I'm using PHP 4.3.10 on IIS5 with Inframail as the IMAP server.  Again,
this combination works fine with IMP (after some tweaking by the
developer :)

Thanks!

DP


Deryk Piper, B.A.Sc
 Network Manager
 Applications Development
Modular Software Ltd.

Web:    www.mod-soft.com
Email:  [email protected]
Phone:  905.890.3778 x225
FAX:    905.890.3845



-- 
mimp mailing list - Join the hunt: http://horde.org/bounties/#mimp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]