[horde] Double Login (Horde)
Abuthiab Motaz
info at cormagis.com
Thu Dec 29 03:59:04 PST 2005
Thanks Fred
But I couldnt do it, anyone can tell me where to find documentation about
configuration of wu-imap with horde, I really searched alot !
About the quote, there is an option to disable it, so i am not interested to
configure it right now.
my only problem is the double login!
Bye
Motaz
----- Original Message -----
From: "Fred Ho" <fkho at fredho.net>
To: "Abuthiab Motaz" <info at cormagis.com>
Cc: "ngkawai" <ngkawai at elixir.com.hk>; <horde at lists.horde.org>
Sent: Wednesday, December 28, 2005 3:59 PM
Subject: Re: [horde] Double Login (Horde)
> Motaz,
>
> The available drivers are listed in horde/imp/config/servers.php.
> There's description on the fields there. UW-IMAP folder is different
> from Courier-IMAP.
>
> The available quota drivers are:
> - unix quota command
> - courier IMAP
> - cyrus IMAP
> - mdaemon server
> - logfile
> - mercury/32 server
>
> The examples are given in horde/imp/config/servers.php.dist.
> I am not sure how UW-IMAP handle quota though.
>
> Regards,
> Fred
>
>
>
> Quoting Abuthiab Motaz <info at cormagis.com>:
>
>> 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