SQM: 1.4.4
Internet Explorer (something recent)

Username: [EMAIL PROTECTED]
Login Page: www.logindomain.com
Login form is posted from http://www.logindomain.com/index.php with post action: http://www.herdomain.com/webmail/src/redirect.php


I must declare a modification to redirect.php:

    sqimap_logout($imapConnection);
    sqsession_register($delimiter, 'delimiter');
    $username = $login_username;
+   list($blank,$domain) = explode("@",$username);

This lets the user continue with their @herdomain.com address within squirrelmail running under http://www.logindomain.com/webmail/src/webmail.php


[[[[[ Not sure if relevant: I have vlogin's $virtualDomains array for 'herdomain' set to include: 'useDomainFromVirtDomainsArray' => '0' ]]]]]

This works fine for 90% of users. However a few of my users are finding that they need to delete their cookies EVERY time before they login. If they do not they get the error message "Username or password incorrect".

They delete their cookies and then can login fine...once.

I managed to get a sample of these cookies from a user. There were three files related:

FILE:[EMAIL PROTECTED]
=================================
username
mel.black%40herdomain.com
logindomain.com/
1536
3564742016
29715929
657065120
29625405
*

FILE:[EMAIL PROTECTED]
==========================
squirrelmail_language
deleted
www.logindomain.com/webmail/
1536
1656082176
29636469
659975120
29625405
*
user
VT8BZVc7CGxQPQE4VzdTLwdkUj5RYAMvViUHaAVrCB9UOAhgAW0DYgwwAz9QbVIpAzlWfQdiWjIHcAttBytUNGtVOA%3D%3D
www.logindomain.com/webmail/
1536
769500544
29712711
657165120
29625405
*
pass
deleted
www.logindomain.com/webmail/
1536
1656082176
29636469
657065120
29625405
*


I've tried changing privacy options and adding the domain as a trusted site but this does not help the situation. Any ideas as to what is going on please?


Much appreciated,
Daniel



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
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