[imp] Can't get past the login screen

Timothy M. Butkiewicz Timothy@cyberMIND-usa.com
Thu, 8 Feb 2001 19:12:55 -0500



This is the cookie that is set:

myhost.net.net	FALSE	/	FALSE	1013213030	chuckmIMPlang	en

Also the session file is created:

-rw-------    1 me me        0 Feb  8 18:03
sess_f260f0dd9c594fc6bba845383f95c4f3


I am prompted twice to set the cookie "chuckmIMPlang=en"

Then IMP bombs with the following.

login failed for some reason. Most likely your username or password was
entered incorrectly.




> Wondering if this means anything.....
> 
> Output of test.php horde session in /tmp
> 
> myhost:/tmp# cat sess_881c11489637a3336fe05b201e8d50b1
> horde_test_count|i:5;
> myhost:/tmp#
> 
> Output of what I think is the imp session. Does it mean anything that this
> is any empty file and test tes.php file is not?
> 
> myhost:/tmp# cat sess_54b07940556dd311628ddc6ad778d129
> myhost:/tmp#

Well... it might mean something, and it might not. For one thing, you say
you 
_think_ that's the IMP session - have you turned on cookie warnings and
looked 
at the session id value that's used to make sure? Etc... if sessions work in

test.php but not in IMP, you have strange issues...

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me

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


>From chuck@horde.org Date: Thu,  8 Feb 2001 19:13:50 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 81219 invoked from network); 9 Feb 2001 00:14:46 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
  by horde.org with SMTP; 9 Feb 2001 00:14:46 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 5703839F4; Thu,  8 Feb 2001 19:13:50 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@marina by marina.horde.org with HTTP;
	Thu,  8 Feb 2001 19:13:50 -0500
Message-ID: <981677630.3a83363e1b1cc@marina.horde.org>
Date: Thu,  8 Feb 2001 19:13:50 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: RE: [imp] Can't get past the login screen

Quoting "Timothy M. Butkiewicz" <Timothy@cyberMIND-usa.com>:

> This is the cookie that is set:
> 
> myhost.net.net	FALSE	/	FALSE	1013213030	chuckmIMPlang
	en
> 
> Also the session file is created:
> 
> -rw-------    1 me me        0 Feb  8 18:03
> sess_f260f0dd9c594fc6bba845383f95c4f3
> 
> 
> I am prompted twice to set the cookie "chuckmIMPlang=en"

Very interesting. You're not getting a session cookie at all. Do you have php 
set to use get-mode sessions, maybe?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me