Hello All, I've done some searching and have not found an answer... The system work fine (so far) except when you try to log in with FireFox (any version on Win98 or XP). If you have your FireFox set up to "ask me every time" for cookies, when you get to the login screen FireFox will NOT ask you to accept the cookie. So you put in your login and password and you get "Error You must be logged in to access this page." If you go into FireFox and and added the "allow" cookies for your squirrelmail web site, it work as it should. I do not have this problem with IE ver6. Anyone know how to fix this problem? Thanks, Ken Setup Follows: I've set up a mail sever using Debian 4.0 (etch stable) with squirrelmail 1.4.9a-2, uw-imapd 7:2002edebian1-13.1, php5 5.2.0-8+etch10, apache2 2.2.3-4+etch3 --> configtest.php results follows: SquirrelMail version: 1.4.9a Config file version: 1.4.0 Config file last modified: 29 January 2008 21:01:06 Checking PHP configuration... PHP version 5.2.0-8+etch10 OK. PHP extensions OK. Checking paths... Data dir OK. Attachment dir OK. Plugins OK. Themes OK. Default language OK. Base URL detected as: https://unknown.pcez.com/src (location base autodetected) Checking outgoing mail service.... SMTP server OK (220 smtp.gssf.org ESMTP Sendmail 8.13.4/8.13.4/Debian-3sarge3; Wed, 30 Jan 2008 07:53:44 -0800; (No UCE/UBE) logging access from: unknown.pcez.com(OK)-unknown.pcez.com [209.102.xxx.xx]) Checking IMAP service.... IMAP server ready (* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS AUTH=PLAIN AUTH=LOGIN] localhost.localdomain IMAP4rev1 2003.339 at Wed, 30 Jan 2008 07:53:43 -0800 (PST)) Capabilities: * CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS BINARY UNSELECT SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS AUTH=PLAIN AUTH=LOGIN Checking internationalization (i18n) settings... gettext - Gettext functions are available. You must have appropriate system locales compiled. mbstring - Mbstring functions are available. recode - Recode functions are unavailable. iconv - Iconv functions are available. timezone - Webmail users can change their time zone settings. Checking database functions... not using database functionality. Congratulations, your SquirrelMail setup looks fine to me! Server Settings General ------- 1. Domain : unknown.pcez.com 2. Invert Time : false 3. Sendmail or SMTP : SMTP IMAP Settings -------------- 4. IMAP Server : localhost 5. IMAP Port : 993 6. Authentication type : login 7. Secure IMAP (TLS) : true 8. Server software : uw 9. Delimiter : / B. Update SMTP Settings : smtp.pcez.com:25 Apache Settings: <VirtualHost 209.102.xxx.xx:443> ServerName spare.pcez.com SSLEngine on ServerAdmin hostmaster@xxxxxxxx DocumentRoot /usr/share/squirrelmail <Directory /> Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> # access to configtest is limited by default to prevent information leak <Files configtest.php> order deny,allow deny from all allow from 206.xxx.xx.xx </Files> CustomLog /var/log/apache2/access.log combined ErrorLog /var/log/apache2/error.log # Don't bother looking for favicon.ico Redirect 404 /favicon.ico # Don't bother sending the custom error page for favicon.ico <Location /favicon.ico> ErrorDocument 404 "No favicon" </Location> # SSL Options follows: SSLCertificateFile /etc/apache2/ssl/webmail/spare.pcez.com.crt SSLCertificateKeyFile /etc/apache2/ssl/webmail/spare.pcez.com.key SSLOptions +StdEnvVars SSLVerifyClient none SSLVerifyDepth 10 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users