[horde] Horde dual authentication problem
Abuthiab Motaz
info at cormagis.com
Fri Jul 1 08:01:09 PDT 2005
I include server.php (imp) config
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'localhost',
'hordeauth' => false,
'protocol' => 'imap/notls',
'port' => 143,
'folders' => 'mail/',
'namespace' => '',
'maildomain' => ereg_replace("^www.","",$_SERVER["HTTP_HOST"]),
'smtphost' => 'localhost',
'smtpport' => 25,
'realm' => $_SERVER["HTTP_HOST"],
'preferred' => '',
'dotfiles' => true,
'hierarchies' => array()
);
----- Original Message -----
From: Abuthiab Motaz
To: horde at lists.horde.org
Sent: Friday, July 01, 2005 4:57 PM
Subject: Horde dual authentication problem
Hello
I've installed a fresh horde 3.0.4 and IMP (Last release)
and I wanted to let IMP to handle all the authentication
but when I do this. I get problem to login
after I write the correct user and pass imp redirect me to nothing ! sometime gives me tow frames but with 404 error
I use uw-imap
Any help will be grate
thanks
More information about the horde
mailing list