[imp] logout takes me back to wrong login screen
Cliff Green
green@UMDNJ.EDU
Tue, 18 Jun 2002 15:18:25 -0400 (EDT)
pOn Tue, 18 Jun 2002, Ahmed wrote:
AA> could this have something to do with the cookies have the wrong path
A> in config/ registery.php ?
A>
A> Ahmed...
A>
AA> Quoting Ahmed <ashihab@alcahest.com>:
A>
A> > Jan,
A> >
A> > Horde is set to authenticate via IMP (using cyrus as the backend IMAP
A> > server).
A> >
A> > configuration for auth:
A> >
A> > -- snip
A> > $conf['auth']['admins'] = array('ashihab@alcahest.com');
A> > $conf['auth']['driver'] = 'application';
A> > $conf['auth']['params'] = array();
A> > $conf['auth']['params']['app'] = 'imp';
A> > $conf['auth']['params']['server'] = 'localmail.alcahest.com';
A> > $conf['auth']['params']['protocol'] = 'imap';
A> > $conf['auth']['params']['port'] = 143;
A> > -- snip
I think I'm missing something here - why do you have both
$conf['auth']['params']['app'] _and_ $conf['auth']['params']['server'],
etc. defined? Wouldn't you be using imp/config/servers.php to define your
server if you use imp for auth?
c
--
Clifford Green Internet - green@umdnj.edu
Academic Computing Services UMDNJ-IST
He who laughs last, thinks slowest.