Squirrelmail error You must be logged in to access this page

I came across a problem where squirrelmail kept reporting to me You must be logged in to access this page. I thought it was a cookie problem so I spent ages trying to debug PHP and apache.

The problem was that the server didnt have IMAP installed. Squirrelmail is an IMAP client only.

On debian do the following and you should be right!

apt-get install uw-imapd

No related posts.



Leave a Reply