[imp] imp + courier-imap folders

Oscar Retana oscar at gridshield.net
Mon Nov 29 22:11:35 PST 2004


Hi!

According to the docs, I can play with 'folders' and 'namespace' in the 
servers configuration for IMP. The docs even say what values should be 
fine for Courier-IMAP.

I have tried all possible combinations, no many :), but I always get the 
same tree view:

+ Inbox
   + sent-mail
   + Trash
   + ...

What am I missing... I have seen this question a thousand times around 
Google, but nothing has worked for me.

$servers['imap'] = array(
     'name' => 'IIDH',
     'server' => 'localhost',
     'hordeauth' => 'full',
     'protocol' => 'imap/notls',
     'port' => 143,
     'folders' => '',
     'namespace' => 'INBOX.',
     'maildomain' => '',
     'smtphost' => 'localhost',
     'realm' => '',
     'preferred' => true,
     'dotfiles' => false,
     'hierarchies' => array()
);


-- 
Oscar Retana


More information about the imp mailing list