Jürgen Knelangen schrieb: > Hi all! > > After sending an email with squirrelmail i get a 404. Nevertheless the mail is > sent and when i reload the page i return to the inbox view. > > This appears in the apache log: > 1.2.3.4 - - [09/Oct/2007:10:02:10 +0200] "GET /etc/squirrelmail//squirrelmail/ > src/right_main.php?mailbox=INBOX&sort=0&startMessage=1 HTTP/1.1" 200 4886 > "http://www.example.tld/squirrelmail/src/compose.php?mailbox=INBOX&startMessage=1 > " "Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.7) Gecko/20070914 > Firefox/2.0.0.7" >
Okay. Fixed. Seemed to be a cookie problem. get_location() returned a wrong path. After deleting all cookies everything is okay. Jürgen ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/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
