[imp] IMP RC-3 login problem

Steve Lidie sol0@Lehigh.EDU
Thu, 30 May 2002 13:41:35 -0400


On Thursday, May 30, 2002, at 01:07 PM, Steve Lidie wrote:

>
> On Thursday, May 30, 2002, at 12:23 PM, Chuck Hagenbuch wrote:
>
>> 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.
>>
>
> No go here.  So that's at least 4 of us having the identical problem.  In 
> my case,
> on a machine with a fresh RH 7.2 installed, horde 2.1-rc2 and imp-3.1-rc2 
> worked.
> I have RC3 versions of the same is a fresh directory which I cannot get to 
> work.
> Now moving the mail server to what can be seen on that end ...
>

On the mail server end, I can see logins from imp-rc2, but not imp-rc3.
On the imp side, I am now running stunnel with logging, and can see ssl
traffic with rc2, but nothing with rc3, whether I use imap, imap/ssl,
imap/ssl/novalidate-cert or imap/notls.

Hmmm, hints on what I should hack now appreciated ....  I'll start diff-ing
what look like significant modules now, thanks,

Steve