[imp] I loose my session when I select a mailbox

John P Reber John.P.Reber at mail.jci.tju.edu
Tue Aug 9 09:25:25 PDT 2005


On Tue, 2005-08-09 at 10:02 -0600, Michael M Slusarz wrote:
> Quoting John P Reber <John.P.Reber at mail.jci.tju.edu>:
> 
> > I seem to be loosing my session when I select a mailbox.
> >
> > This is a new install of horde 3. horde2/imp3 are working.
> >
> > I am able to login successfully.
> >
> > I see a menu and can see my mail folders, including the correct new
> > message count in my INBOX.
> >
> > I can select compose, then compose and send a message.
> >
> > I can select my INBOX or any folder and see a list of messages.
> >
> > When I select a message, the login screen appears.
> >
> > After selecting a folder, without selecting a message, if I select
> > compose, I receive the following message in my compose window:
> >
> > "Please log in again to resume composing your message. If you are NOT
> > using cookies AND you are composing messages in popup windows, you will
> > have to log in again in your main window as well. This is to keep
> > attackers from hijacking your session ID. We apologize for any
> > inconvenience.."
> 
> [snip]
> 
> > horde/config/conf.php
> > =====================
> 
> [snip]
> 
> > $conf['sessionhandler']['params']['persistent'] = false;
> > $conf['sessionhandler']['params']['port'] = 5432;
> > $conf['sessionhandler']['params']['protocol'] = 'tcp';
> > $conf['sessionhandler']['params']['hostspec'] = 'allman.jci.tju.edu';
> > $conf['sessionhandler']['params']['username'] = 'horde3';
> > $conf['sessionhandler']['params']['password'] = 'datamgr3';
> > $conf['sessionhandler']['params']['database'] = 'horde3';
> > $conf['sessionhandler']['params']['table'] = 'horde_sessionhandler';
> > $conf['sessionhandler']['type'] = 'pgsql';
> 
> Try:
> $conf['sessionhandler']['type'] = 'none';
> 

Thanks, that did the trick.



> michael
> 
> _______________________________________
> Michael Slusarz [slusarz at curecanti.org]



More information about the imp mailing list