On Sun, 19 Apr 2009 13:46:54 -0500, "David C. Rankin"
<drankina...@suddenlinkmail.com> wrote:

>Paul,
>
>       I updated to the latest svn for 1.5 (revision 13565) and for some 
> reason, my
>signout page no longer redirects to my home page and instead gives a 403 error.
>My config is:
>
>$signout_page  = SM_PATH . 'config/3111return.html';
>

It's supposed to be a URL... SM_PATH is the physical path to the files
on your file system.. I'm surprised it worked before.  You should
probably have the $signout_page set to the full URL of the file you're
requesting.


>[13:37 nirvana:/srv/www/htdocs/squirrelmail/config] # cat 3111return.html
><html>
><title>3111Skyline, Nacogdoches, Texas -- Freedom For All</title>
><meta http-equiv="REFRESH" content="0;url=http://nirvana.3111skyline.com";>
><body>
></body>
></html>

If this is all the content is, why not set signout_page to the URL you
have here?

-- 
Jon Angliss
<j...@squirrelmail.org>


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-users@lists.sourceforge.net
List archives: http://news.gmane.org/gmane.mail.squirrelmail.user
List info (subscribe/unsubscribe/change options): 
https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to