[imp] Horde/IMP and bincimapd

Carlos Fernandez Sanz cfs-imp at nisupu.com
Sun Dec 26 16:17:00 PST 2004


Hello,

Is there any known issue with Horde/IMP and bincimap? (current versions 
as of today of Horde/IMP)

I'm experiencing something weird. After successfully logging in, IMP 
reports there are 23 new messages (which there are) but it doesn't 
populate the list.
Outlook and other clients don't show this behaviour.

This is the relevant part (I think) from my servers.php

$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'localhost',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => 'inbox/',
    'namespace' => '',
    'maildomain' => 'mydomain.com',
    'smtphost' => 'localhost',
    'smtpport' => 25,
    'realm' => '',
    'preferred' => '',
    'dotfiles' => false,
    'hierarchies' => array()
);

Thanks.



More information about the imp mailing list