Hi Jonathan,

Tried deleting the cookie and did login again. It just created the same
cookie again... as before.

Regards,
Tim

> From: Jonathan Angliss <[EMAIL PROTECTED]>
> Date: Sun, 9 Mar 2003 10:09:05 -0600
> To: Tim Robinson <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [SM-USERS] Login not accepted (but IMAP works everywhere else)
> 
> Hello Tim,
> On Saturday, March 08, 2003, Tim Robinson wrote...
> 
>>> Can you check on your failed logins to see if you have the
>>> following cookies, SQSESSID, and KEY.
> 
>> I have the Cookie SQMSESSID, but no KEY. (I have SquirrelMail 1.4.0
>> RC2a running at the moment to see if that made any difference. It
>> didn't.)
> 
> This could be the problem. You have a session cookie, but probably no
> session started. This'll cause a problem that when you go to the
> redirect page, it'll read the session cookie, and start a session
> based on that cookie. Because PHP sees a session "resume", SM tries to
> pull the values from the session data. This is when you get the
> problem. There is *no* data in the session, as no session was really
> created the first time. This results in the "You must be logged in"
> error.
> 
> Try this, delete that cookie when you go to the login page. Try
> logging in again... What happens?
> 
> -- 
> Jonathan Angliss
> ([EMAIL PROTECTED])
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
> for complex code. Debugging C/C++ programs can leave you feeling lost and
> disoriented. TotalView can help you find your way. Available on major UNIX
> and Linux platforms. Try it free. www.etnus.com
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> 



-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to