[horde] Double Login (Horde)

Big Wave Dave bigwavedave at gmail.com
Thu Dec 29 12:20:31 PST 2005


Awesome!  This is exactly what I was needing.  I made the changes and
it is working perfectly now.

Dave

On 12/28/05, Fred Ho <fkho at fredho.net> wrote:
> 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
>


--

----------------------------------------------------------
Are Your Friends Lemmings?
-- http://www.lemmingshirts.com


More information about the horde mailing list