[imp] How to display the mail directory only?

Jie Gao J.Gao at isu.usyd.edu.au
Thu Mar 5 21:31:30 UTC 2009


Hi All

I have upgraded from IMP2* to the current horde-webmail-1.2.2. I moved
the configuration over, but the problem is that it was showing the mail
directory before but now shows the entire home directory of the user.
How can I stop this behaviour?

ervers['imap'] = array(
    'name' => 'imap*',
    'server' => 'imap.xxx.xxx.xxx.xx',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => 'mail/',
    'namespace' => '',
    'maildomain' => 'xxx.xxx.xxx.xx',
    'smtphost' => 'xxx.xxx.xxx.xxx.xxx',
    'realm' => 'xxx.xxx.xxx.xxx.xxx',
    'preferred' => ''
);

Any help is appreciated.

Regards,



Jie


More information about the imp mailing list