> I'm running SquirrelMail version 1.2.6, with postfix and courier on a
> debian machine.

woody. Please upgrade your SquirrelMail install. You can use SquirrelMail
package from Sarge, Etch or Sid. http://packages.debian.org/squirrelmail

> - There was a suggestion to check the cookie domain and if privacy proxy
> is
> blocking cookies. I don't know where I need to check this and what the
> correct setting needs to be.

create /usr/share/squirrelmail/test.php file

put "<?php phpinfo(); ?>" in it

open file in browser. http://your-server/squirrelmail/test.php

check reported php version and session.cookie_domain variable.

when you check php configuration, you must check it with phpinfo() command
issued in script directory. php.ini contains global php configuration and
script might be running in different local setup.

some browsers show stored cookies. If you use Mozilla Firefox - cookies
are displayed in privacy options, mozilla suite and opera have cookie
managers, IE has some button in Internet Options. When user opens
login.php script, browser should store SQMSESSID cookie.

> - There was a suggestion to check if mbstring.func_overload was enable in
> case of use of php 4.2.  I can't find that back in the php.ini file.
> I will completely copy my php.ini file below. If someone has suggestions
> concerning this file, I'm very happy to hear that.

If you use php package that comes with debian woody, it does not support
mbstring function overloading.

-- 
Tomas


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
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=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to