IMP login problems...

Sage McGirk sagem@cricket.mindcrime.net
Fri, 11 Jan 2002 12:54:47 -0500 (EST)


I posted this earlier this week and no one responded.  I was wondering if
someone can give me an overview of the login process and the effect files.

freebsd4.4
apache1.3.22 with mod_ssl
imp3 horde2
courier-imap
sendmail


___SNIP____
Here's what i've dug up in logs as to why my logins dont work at all
running imp3 horde2 using https and imaps all running properly

access_log:
123.1.2.3 - - [10/Jan/2002:15:57:57 +0000] "GET
/horde/imp/login.php?1=1&imap
user=username&server=my.domain.com&reason=failed HTTP/1.1" 200 5342

horde.log
Jan 10 15:57:57 HORDE [error] [imp] FAILED LOGIN 123.1.2.3 to
my.domain.com:993[imap/ssl/novalidate-cert] as username [on line 332 of
"/usr/local/apache/htdocs/horde/imp/lib/IMP.php"]

dont think its usefull but line 332:  Horde::logMessage($entry, __FILE__,
__LINE__, LOG_ERR);


I'd also like to force http:my.domain.com/horde to be redirected to
https: 

tips?


thanks in advance for any help.