[imp] where are the imap folders ?

Mario Gamito gamito at netual.pt
Wed Jul 21 09:49:35 PDT 2004


Hi,

imp/conf.php:
$conf['user']['allow_folders'] = true;


imp/servers.php:
$servers['imap'] = array(
    'name' => 'IMAP Server',
    'server' => 'mail.yourdomain.com',
    'protocol' => 'imap/notls',
    'port' => 143,
    'folders' => '',
    'namespace' => 'INBOX',
    'maildomain' => 'yourdomain.com',
    'smtphost' => 'mail.yourdomain.com',
    'realm' => 'yourdomain.com',
    'preferred' => ''


Adjust for your needs.

Hope it helps.

Regards,
Mário Gamito

On Wed, 2004-07-21 at 17:17, Hans Novak wrote:
> Hi,
> 
> i use horde and impa (latest stable).
> Its working fine - but where are the imap folders, witch i can see in my 
> email app, like mozilla.
> In the directory box i see only "INBOX"
> 
> Hans



More information about the imp mailing list