[horde] Logout trouble
jose antonio z.
zuniga at baibrama.cult.cu
Thu Jul 17 15:01:36 UTC 2008
Jan Schneider escribió:
> Zitat von "jose antonio z." <zuniga at baibrama.cult.cu>:
>
>> Hi:
>>
>> I´ve installed horde 3, turba and Kronolith in Debian etch.
>> I use imp for authenticate my user and it´s work fine. When I logout
>> from imp, logout icon menu redirect me to
>> http://miserver/horde3/imp/login.php?logout_reason=logout, but when I
>> use turba or Kronolith the logout icon menu redirect me to
>> http://miserver/horde3/login.php?logout_reason=logout so If I logout
>
> This is all correct.
>
>> from turba or Kronolith I´ve to authenticate twice, on horde and imp
>> too.
>
> What do you mean? Are you logging out or in?
>
> Jan.
>
Solved
I modified 'hordeauth' to full in servers.php.
$servers['imap'] = array(
'name' => 'mail',
'server' => 'mail.mydomain',
'hordeauth' => 'full',
'protocol' => 'imap/notls',
'port' => 143,
'maildomain' => 'mydomain',
'smtphost' => 'mysmptserver',
'smtpport' => 25,
'realm' => '',
'preferred' => '',
So I just Login, Login out in horde.
Thanks
jose a.
More information about the horde
mailing list