Hi, > On Sat, 2003-12-06 at 10:41, Matthias Rieber wrote: >> Hi! >> I installed squirrelmail 1.4.2 on a computer with the above >> configuration. >> There seems to be just one issue. When I delete a message in a >> subfolder, >> the message will be erased(that's good) and I jump back to the INBOX Folder(that's bad). > > Erm, maybe I missed something... what's bad about it? You say it's bad, but don't say why, unless I really cannot read.
sorry! The problem is, that squirrel always goes back automatically to the inbox folder after I pressed the delete button. For instance, I'm in the INBOX.Send folder, I select a message, press the delete button and then I'm in the INBOX. I expect to stay in the same folder. At least I've encountered this behaviour with several other apache/php installations. Versions: squirrelmail 1.4.2 / thttpd 2.24 / php 4.3.4 installed and used as CGI! / uw-imap 2001adebian-6 (from woody 3.0) I think the http problem is quite obvious. thttpd has no native ssl mode, so it runs behind the ssl wrapper stunnel, squirrel can't know that it should be contacted with https links, especially not when thttpd is bind with port 80. So the tests in strings.php must result in a wrong indication. I hope the explains my problem. matthias ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- 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
