aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/squirrelmail')
-rw-r--r--mail/squirrelmail/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/squirrelmail/pkg-message b/mail/squirrelmail/pkg-message
index 4f9cd51e2464..1cebcba92de2 100644
--- a/mail/squirrelmail/pkg-message
+++ b/mail/squirrelmail/pkg-message
@@ -9,6 +9,13 @@ following options are set in your php.ini file:
register_globals = On
file_uploads = On
+If you have problems logging in, please try setting the following
+php.ini option:
+
+If you have problems with SquirrelMail saying "you must login" after
+you just have, the following php.ini option may help:
+session.auto_start = 1
+
In order to do your administrative configuration you need to
cd %%PREFIX%%/squirrelmail && ./configure
SquirrelMail will not work until this has been done.