Hello Niklas,
On Wednesday, May 26, 2004, Niklas Bendelius wrote...

> Ok, I'll try and specify what I mean a bit more clearly..  =)

> When I configure an account on the email server with an empty
> password everything works fine, I can use SM as intended. If I add a
> password however, I can't log in anymore. I use hMailServer v 3.0.0
> and I did actually check the IMAP-log and found the following (as
> you can see I removed the email address. It was correct however.):

[..]

> "IMAPD"       1712    "2004-05-25 11:30:59"   "127.0.0.1"     "RECEIVED: A001
> LOGIN "[EMAIL PROTECTED]" "1""

> "IMAPD"       1712    "2004-05-25 11:30:59"   "127.0.0.1"     "SENT: A001 OK LOGIN
> completed[nl]"

[..]

> "IMAPD"       660     "2004-05-25 11:31:01"   "127.0.0.1"     "RECEIVED: A001
> LOGIN "[EMAIL PROTECTED]" """

[..]

> To me it seems that when I log in everything is fine on the
> mailserver. But then, for some reason, the session is logged out. It
> tries to log in again but without the password. If this is not a
> SM-related problem I'm sorry to bother you. Perhaps you can help me
> anyway though? I can't seem to get it to work..

You really might want to check your browser side. This issue is often
related to privacy/cookie settings in the browser... for example,
you're rejecting cookies... SquirrelMail requires cookies for the
logins. If you take a look, the first login is the login that is used
to verify you are able to login. The cookie which stores your
encrypted password is then set, the page is then redirected to
src/webmail.php where the cookie is then fetched, and decrypted. The
resulting information is fed to your IMAP server to login again, and
fetch the folders, and your mail. The reason it'd be working for you
without a password is the cookie isn't fetched, and so it results in
an empty password anyway.

-- 
Jonathan Angliss
([EMAIL PROTECTED])

Posting Hints: http://www.squirrelmail.org/wiki/en_US/MailingListPostingGuidelines



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id�66&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to