AW: [horde] horde/imp authenticating....
Udo Schubert
news4dadirtyluk at gmx.de
Wed Feb 26 06:02:58 PST 2003
hi!
as eric said in a previous thread on your system protocol should be
imap/notls
and this has to be set correctly in horde/config/conf.php too:
$conf['auth']['params']['dsn'] = '{localhost:143/imap/notls}INBOX';
>$servers['imap'] = array(
> 'name' => 'IMAP Server',
> 'server' => 'localhost',
> 'protocol' => 'imap',
> 'port' => 143,
> 'folders' => 'Mail/',
> 'namespace' => '',
> 'maildomain' => 'emtex.com',
> 'smtphost' => 'localhost',
> 'realm' => '',
> 'preferred' => ''
>);
>I am using Redhat 8.0 Apache 2.0.40 and
>horde 2.0
best regards
udo
More information about the horde
mailing list