[imp] imap_open timeout on incorrect password?

Bill Edgington horde@0x20.com
Mon, 27 May 2002 16:03:41 +0200


Hi,

I'm running Horde 2.1 RC3 / IMP 2.1 RC3 / PHP 4.1.2 / Apache 1.3.22 on SuSE Linux EmailServer III. horde/test.php shows everything green.

My problem is, when users attempt to login with improper credentials (wrong password), the call to imap_open() on line 245 of imp/lib/IMP.php times out and apache segfaults. Logging in with proper credentials works fine.

The same problem occurs when logging in through horde/imp/test.php.

Any ideas what could be causing this?