[horde] Problems with Courier-IMAP

Gregory Colpart reg at evolix.fr
Fri May 26 18:08:09 PDT 2006


On Wed, May 24, 2006 at 12:28:34PM +0000, Rodrigo Tavares wrote:
> Hello,
> 
> I´m using debian with a courier-imap.
> I got to login the IMP, but i don´t get create folders
> 
> come the message Invalid mailbox name.
> 
> I believe the errot cause is the imap server.
> 
> Any suggestion ?

If your Courier-IMAP configuration is correct, read examples in
"servers.php" file. Extract from my conf with Courier-IMAP:

$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => '127.0.0.1',
    'hordeauth' => false,
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => 'INBOX.',
    'namespace' => '',
[...]


Regards,
-- 
Gregory Colpart <reg at evolix.fr>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


More information about the horde mailing list