Re: [SM-USERS] 1.5 svn - Updated to revision 13565 - signout redirect doesn't work? [SOLVED]

2009-04-19 Thread Paul Lesniewski
On Sun, Apr 19, 2009 at 12:55 PM, David C. Rankin wrote: > David C. Rankin 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: >> >> $sig

Re: [SM-USERS] 1.5 svn - Updated to revision 13565 - signout redirect doesn't work? [SOLVED]

2009-04-19 Thread David C. Rankin
David C. Rankin 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'; > > [13:37 nirvan

Re: [SM-USERS] 1.5 svn - Updated to revision 13565 - signout redirect doesn't work?

2009-04-19 Thread Jon Angliss
On Sun, 19 Apr 2009 13:46:54 -0500, "David C. Rankin" 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/3111r

[SM-USERS] 1.5 svn - Updated to revision 13565 - signout redirect doesn't work?

2009-04-19 Thread David C. Rankin
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'; [13:37 nirvana:/srv/www/htdocs/squirrelmail/config] # cat