[imp] login problem after CVS upgrade
mueller
hdm.mail at web.de
Sat Apr 19 01:17:18 UTC 2008
Hi There
today i updated horde framwork and imp dim mimp via cvs using the head
revision after upgrading i run in trouble with IMP
what happens:
Im using auth vi Ldap and everithig is fine with Login.
but if i try to choose webmail in the left menu pane i got a an other
login screen which asks me to choose a mail server user password and so
on. They are filled up with preferences i made in servers.php.
bevor upgrading this second login wasn't necasery.
could annybody direkt me to the point where i have missed something ?
Thanks Hans
horde.log says
Apr 19 02:49:54 HORDE [notice] [horde] Login success for xxx
[xxx.xxx.xxx.22] to Horde [pid 1755 on line 138 of
"/htdocs/horde/login.php"]
Apr 19 02:49:59 HORDE [error] [imp] FAILED LOGIN for xxx
[xxx.xxx.xxx.22] to {my.mail.server: []} [pid 1755 on line 139 of
"/htdocs/horde/imp/lib/Auth/imp.php"]
After 2nd login
Apr 19 02:50:28 HORDE [notice] [imp] Login success for xxx
[xxx.xxx.xxx.22] to {my.mail.server:993 [imap/ssl/novalidate-cert]} [pid
2881 on line 306 of "/htdocs/horde/imp/lib/Session.php"]
servers.php:
$servers['_prompt'] = array(
'name' => _("arche")
);
/* Example configurations: */
$servers['imap'] = array(
'name' => 'IMAP Server',
'server' => 'my.mail.server',
'hordeauth' => 'full',
'protocol' => 'imap/ssl/novalidate-cert',
'port' => 993,
'maildomain' => 'my.mail.server',
'smtphost' => 'my.mail.server',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
);
More information about the imp
mailing list