I'm experiencing this exact same behaviour.  I installed 1.4.23-svn and
after I log in, all links are dead and redirect
back to the login page.  This is happening because when the right(message
list) frame is drawn, at some point
during the exchange with the imap server, a request to
http://mysquirrelmailserver/index.php is being initiated, seemingly 
out of nowhere. index.php is basically just a redirect to login.php, which
is then destroying the current, 'logged in' session.   I've confirmed this
via tests and logs, but have yet to test enough to figure out where the
rogue index.php request is coming from.

If you don't need to use 'index.php' as the default directory index, you can
simply ignore the rogue request by disabling
your DirectoryIndex directive, ie, in apache, create a .htaccess file in
your root squirrelmail web directory and add

DirectoryIndex disabled 

to it.

That's really just sweeping it under the rug though, which I can't do at
this time, so when i get some time, i'm going to try to figure out what's
going wrong.  I'll post back when I do.

thanks.



--
View this message in context: 
http://squirrelmail.5843.n7.nabble.com/login-problems-with-1-4-23-svn-tp25746p25785.html
Sent from the squirrelmail-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
-----
squirrelmail-users mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: [email protected]
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