[imp] Horde, imp automatic login

maurizio amendola m.amendola at fineco.it
Tue Aug 30 03:36:10 PDT 2005


Yes It's working.

Thank you very much.

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
Behalf Of Edwin L. Culp
Sent: martedì 30 agosto 2005 12.00
To: imp at lists.horde.org
Subject: Re: [imp] Horde, imp automatic login


Quoting maurizio amendola <m.amendola at fineco.it>:

> Hi Arno
> The solution to login only one time it is:
> In file
> Imp/config/servers.php
> In section
> $servers['imap']
> Add
> 'hordeauth' => 'true'
> The problem that I'm looking for resolve it's login directly to Imap.
> Maurizio

Maurizio,

Have you tried changing 'value' => 'imp'  for initail_application in 
horde/prefs.php:

// what application should we go to after login?
$_prefs['initial_application'] = array(
    'value' => 'horde',
    'locked' => false,
    'shared' => true,
    'type' => 'select',
    'desc' => sprintf(_("What application should %s display after 
login?"), $GLOBALS['registry']->get('name'))
);

I've never used it but assume that is it.

good luck,

ed




-- 
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently
Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
imp-unsubscribe at lists.horde.org



More information about the imp mailing list