[horde] Double Login (Horde)
Abuthiab Motaz
info at cormagis.com
Wed Dec 28 06:14:27 PST 2005
I have the same problem but I i use WU-IMAP
do i have to change 'quota' => array ( 'driver' => 'wu-imap','params' =>
array())
thanks in advanced
Motaz
----- Original Message -----
From: "Fred Ho" <fkho at fredho.net>
To: "ngkawai" <ngkawai at elixir.com.hk>
Cc: <horde at lists.horde.org>
Sent: Wednesday, December 28, 2005 1:41 PM
Subject: Re: [horde] Double Login (Horde)
> You should have configured with the following entries:
>
> 1. horde/config/conf.php
> $conf['auth']['driver'] = 'application';
> $conf['auth']['params']['app'] = 'imp';
>
> 2. horde/imp/config/servers.php
> $servers['imap'] = array (
> 'name' => 'IMAP Server',
> 'server' => 'localhost',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' => 'INBOX.',
> 'namespace' => '',
> 'maildomain' => '',
> ...
> 'quota' => array (
> 'driver' => 'courier',
> 'params' => array()
> ),
> 'hierarchies' => array()
> );
>
>
> Regards,
> Fred
>
>
>
> Quoting ngkawai <ngkawai at elixir.com.hk>:
>
>> Dear all,
>>
>>
>>
>> I don't want to double login horde. (First is Horde login page.
>> If I need to read mail, then click mail link. The second login is
>> provided
>> to me). Would you help me to solve the problem? Thank You
>>
>> I have using horde 3.0.5 version. My E-mail server is Courier
>> IMAP.
>>
>>
>>
>> I have configured the config.php in horde.
>>
>> config.php
>>
>> --------------------
>>
>> $conf['auth']['driver'] = 'imap';
>>
>>
>>
>> Prefs.php
>>
>> ----------------
>>
>> $_prefs['initial_application']" and change the line 'value' =>
>> 'horde'
>> to 'value' => 'imp'.
>>
>>
>>
>> The problem is still exist (Need to login again for using mail function).
>> Using backend authentication is not a horde. It is using courier IMAP for
>> authentication.
>>
>>
>>
>> Best regards,
>>
>> KA WAI
>>
>>
>>
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
>
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
More information about the horde
mailing list