[mimp] Listing subfolders of subfolders

Deryk Piper deryk at mod-soft.com
Tue Jan 11 06:27:55 PST 2005


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:  deryk at mod-soft.com
Phone:  905.890.3778 x225
FAX:    905.890.3845





More information about the mimp mailing list