[imp] Can't get past the login screen

Timothy M. Butkiewicz Timothy@cyberMIND-usa.com
Tue, 6 Feb 2001 09:30:48 -0500


I have mcrypt compiled with PHP

PHP Config

'./configure' '--with-config-file-path=/etc' '--enable-safe-mode=yes'
'--enable-force-cgi-redirect=yes' '--with-gdbm'
'--with-mysql=/usr/local/mysql' '--with-exec-dir=/www/cgi-bin'
'--bindir=/www/cgi-bin' '--with-zlib' '--with-mm'
'--with-mcal=/usr/local/mcal' '--with-ldap' '--with-imap=/home/william/imap'
'--enable-ftp' '--with-gettext' '--with-db3=/usr/local/BerkeleyDB.3.1'
'--with-mcrypt'

>From phpinfo()

mcrypt
mcrypt support enabled 
version 2.4.x 
Supported ciphers twofish wake rijndael-128 rijndael-192 rijndael-256
saferplus rc2 xtea serpent safer-sk64 safer-sk128 cast-256 loki97 gost
threeway cast-128 blowfish des tripledes enigma arcfour arcfour-iv panama  
Supported modes ofb cfb nofb cbc ecb stream  


Chuck Hagenbuch wrote:


> Quoting "Timothy M. Butkiewicz" <Timothy@cyberMIND-usa.com>:
>
> > Any reason why IMP would take a username/pass, not connect with the
server
> > and return a bad username and password?
>
> Nothing that makes much sense comes to mind off the top of my head, but
you can
> trace through IMP::createSession(), IMP::setupSession(), and
IMP::authenticate
> () in lib/IMP.php.
>

In the past, it's also been when the Secret class fails for some reason (it
uses mcrypt normally).  I haven't seen it for a while, but it may be because
I always use mcrypt now.  Try activating it if you don't already use it, and
see if that helps.

Anil


-- 
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org