Robin Smidsrød wrote:
> 
>> The only thing I can think of is that these two users had logged in to
>> their accounts using the same computer at one time.  If their sessions
>> crossed on that day, then one user's prefs may have been accidentally
>> copied to the other's.
>>
> This can not be the case. According to the user the problem has also
> occured on locations where the other person have never ever been and the
> sessions could never clash.

Fine, but PLEASE double check by comparing pref files.  Maybe prefs
crossed for some other reason.

> Initially, my consern was that it might be
> related to some email they've sent to eachother that managed to change
> the from address of the other sender. But since it only happens
> ocasionally, and even with the new 1.4.5 version this is very puzzling
> indeed. I have none of the plugins that change sender address
> (custom_from etc.) even installed on the server, and the user doesn't
> use the advanced identities function. As far as I know, he hasn't even
> filled out his personal details. :)

Make sure ALL plugins are disabled and try to reproduce.

> Do you have any suggestions on where to go from here. Since the
> customers says it happen on occasion, is it possible to increase the
> debug-level of SM to be able to trap this bug in some way? Maybe the
> ability to log users sending with different return-path/sender than
> their logged-in username (very few, if any of my users use the multiple
> identities function anyway). How would I go about enabling this?

No such thing exists, so it can't be "enabled".  You would have to write
some custom code for that.  I am very suspicious that it is a SM problem
if the prefs are not getting confused.  You could dump out the PHP
session variables for the user if you want to check things when logged
in by using this somewhere in the code:

sm_print_r($_SESSION);

 - paul


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
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