[horde] horde3 loop on login.php (imap auth)
sCALP
mlhorde at tibone.com
Sun Dec 26 16:16:43 PST 2004
Ivan Alejandro Z(ilic' Schmidt - MainNetworks Ltda. wrote:
> when configuring horde, are u using the imap notls?
>
> best regards,
>
no 'imap' only, but I've tried both, as both worked when I was using
Horde2/Imp3, and none seemed to work.
here are my relevant conf.php (horde3) :
$conf['auth']['params']['hostspec'] = 'localhost';
$conf['auth']['params']['port'] = 143;
$conf['auth']['params']['protocol'] = 'imap';
$conf['auth']['params']['imapconfig'] = 'separate';
$conf['auth']['driver'] = 'imap';
I've heard that using IMAP to authenticate users with "name at domain.tld"
login type must be handled properly, but I didn't found anything to make
things work.
When I was using Horde3/Imp4 I tryed to use the "vinfo" hook, but it
didn"t worked either, so I'm willing to solve the problem by managing to
login into my Horde3-only system using IMAP. This way, adding Imp should
be easy. Am I wrong ?
the only things I've done are :
- unpack the tarball
- rename the files and permissions in /horde/config/
- using the administration interface to configure temp directory,
databases configuration, and authentification to use IMAP.
but it doesn't work. Is my system (redhat9 on x86, hand-compiled
apache1.3/php4.3) special for not handling Horde the easiest way ?
I'm not using safe_mode or anything special under PHP.
sincerely,
Pascal
More information about the horde
mailing list