[imp] IMP RC-3 login problem

Hisham Elshahawi hisham@g3D.com
Thu, 30 May 2002 13:53:05 -0400


I have successfully my install functioning.  I changed a number of things
(not the wisest decision, but eagerness is an evil thing) Check to see
whether:

I changed 'imap/notls' to 'imap' in the protocol specification.  This seemed
to have made it work.  I also noticed that my mysql user was horde, but
horde.php was configured for hordemgr.  Because of this I was getting mixed
db connect errors in between half-logins.  Upon fixing this, I am able to
login and see my inbox.

Thanks to Charles Hagenbuch. Hope this helps anyone else,
Hisham

----- Original Message -----
From: "Chuck Hagenbuch" <chuck@horde.org>
To: <imp@lists.horde.org>
Sent: Thursday, May 30, 2002 12:23 PM
Subject: Re: [imp] IMP RC-3 login problem


> Quoting Hisham Elshahawi <hisham@g3D.com>:
>
> > Warning: Couldn't open stream {127.0.0.1:143/imap/notls} in
> > /usr/local/www/horde/imp/lib/IMP.php on line 257
> >
> > Warning: Cannot add header information - headers already sent by (output
> > started at /usr/local/www/horde/imp/lib/IMP.php:257) in
> > /usr/local/www/horde/imp/redirect.php on line 87
> >
> > Notice: Can't open mailbox {127.0.0.1:143/imap/notls}: invalid remote
> > specification (errflg=2) in Unknown on line 0
>
> >     'protocol' => 'imap/notls',
>
> Try changing this to just imap.