[bugs] [Bug 1153] New - Got a warning when performing the PHP IMAP Support test

bugs at bugs.horde.org bugs at bugs.horde.org
Tue Jan 21 10:30:19 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1153

*** shadow/1153	Tue Jan 21 10:30:19 2003
--- shadow/1153.tmp.30862	Tue Jan 21 10:30:19 2003
***************
*** 0 ****
--- 1,59 ----
+ Bug#: 1153
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: other
+ OS/Version: Linux
+ Status: NEW   
+ Resolution: 
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck at horde.org                            
+ ReportedBy: patrick.atlas at mg-france.fr               
+ URL: 
+ Summary: Got a warning when performing the PHP IMAP Support test
+ 
+ When I launch the .../horde/imp/test.php, I get these warnings:
+ 
+ server="localhost" user="root" mailbox="{localhost:143}INBOX"
+ 
+ Warning: Couldn't open stream {localhost:143}INBOX in
+ /home/www/html/mail/horde/imp/test.php on line 157
+ 
+ Warning: imap_mailboxmsginfo(): supplied argument is not a valid imap resource
+ in /home/www/html/mail/horde/imp/test.php on line 158
+ INBOX has messages ( new recent)
+ Warning: imap_close(): supplied argument is not a valid imap resource in
+ /home/www/html/mail/horde/imp/test.php on line 160
+ 
+ 
+ Notice: Certificate failure for localhost: self signed certificate:
+ /C=--/ST=SomeState/L=SomeCity/O=SomeOrganization/OU=SomeOrganizationalUnit/CN=localhost.localdomain/Email=root at localhost.localdomain
+ (errflg=2) in Unknown on line 0
+ 
+ 
+ PHP is compile with '--with-imap=shared' and:
+ 
+ IMAP Support enabled
+ IMAP c-Client Version 2001
+ SSL Support enabled
+ Kerberos Support enabled
+ 
+ Some other people got the same warning (newsgroup and mailing list), but without
+ any answer.
+ I tried to connect with Outlook express 6 on Win 2000 but couldn't connect imap
+ server.
+ But connection is getting fine with telnet.
+ 
+ Is the version of c-Client too old? May I install a 2002 version instead?
+ 
+ I run Apache 2 and PHP 4.2.2 on a redhat 8.0, Horde 2.2, IMP 3.1, the
+ ../horde/test.php is fine.
+ 
+ Thanks for any ideas!
+ 
+ Sincerely
+ 
+ Patrick Atlas
+ 


More information about the bugs mailing list