Alex Lemaresquier said:
>> One thing I have noticed in testing is a file is created in the Mercury
>> mail folder for any user when using SM but is not when using Pegasus
>> mail.
>> The file is called: IMAPSUB.PM
>> Is this anything to worry about?
> Open it under Notepad and you'll see it's the user' subscribed mailboxes
> list. So maybe you should worry if it's not there ;)
>

Ahh yes, now I see :)
Interestingly Pegasus mail does not use the IMAPSUB.PM but a separate file
for each folder. I guess Mercury creates the files dependant on the way
the client communicates with it?

> Glad the 1.5 fixes almost all the issues you got. Maybe you could give
> more details on your last problem.
>

No problem. It happens when I try to logon. An error appears stating "you
must be logged in to view this page".
I found a fix on one of the archives when I first installed Squirrelmail:
--------------------------------------
In:
\squirrelmail\src\redirect.php

comment out:
header("Location: $redirect_url");

and directly underneath this line, enter:
echo "<html><head><META
HTTP-EQUIV=\"Refresh\"
CONTENT=\"0;
URL=$redirect_url\"></head><body><a
href=$redirect_url>Enter</a></body></html>";
--------------------------------------

Not a problem though. Only takes a few seconds to put right.

-- 
thx
Paj




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
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