bugphpGroupWare - Bugs: bug #6871, Warning: imap_open():

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #6871: Warning: imap_open():

Submitter:  Invalid User ID <#25883>
Submitted:  Sat 29 Nov 2003 10:42:18 PM UTC
   
 
Category:  email Item Group:  0.9.16.000 release
Severity:  1 - Wish Priority:  1 - Later
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  BZIP2 Operating System:  *BSD
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Jump to the original submission

Tue 15 Feb 2005 06:48:24 AM UTC, comment #9: 

No objections after being on the mailing list for over 1wk.  Closing

Dave Hall <skwashd>
Group administrator
Mon 07 Feb 2005 02:55:15 PM UTC, comment #8: 

uh, no not really...

yes, it's a good idea on a production system to direct warnings and errors to an error log instead of screen but that does not fix the problem.

a connection limit/throttle is the most likely cause of this. error.

Chris Weiss <cw>
Group administrator
Mon 07 Feb 2005 12:35:03 AM UTC, comment #7: 

Turn off warnings to screen.... yes, really.

Anonymous
Tue 20 Apr 2004 03:07:54 PM UTC, comment #6: 

has anyone tested the work-arounds from the mailing list?

I'm dropping the priority on this till someone does something. 

I've been trying to get an answer on this for over 6 months now.  If no one really cares then we'll mark this closed with "Red Hat => 8.0 is broken"...which it is. 

As with the orginal bug on BSD.courier, the users maildir files must exsist or the IMAP server will fail the connection.  Either put an empty maildir in your skel or send an email to the user at the end of your "add mail account" script.

Chris Weiss <cw>
Group administrator
Mon 08 Mar 2004 02:32:53 AM UTC, comment #5: 

no one ever said this made it in .16, check the date..the solution was poster after the release.

Before it can be commited we need to make sure that it doesn't break other distros.  RedHat is actually a very small part of our installed base, and since php doens't provide a clean way to tell what OS it's running on we can't really do a "if RH apply this hack" bit.  I still don't understand how RH breaking a package makes it our bug but here we are.

We really could just close this and say "well, RedHat is broken, use something else or pester RH about it", but we are going to try to make this work.

And yes, this is ONLY a problem on RedHat, EVERY other linux disrtobution works fine, including Mandrake.

Chris Weiss <cw>
Group administrator
Sat 06 Mar 2004 01:22:14 AM UTC, comment #4: 

I have just installed on rh-8.0 with courier imap 2.1.1 the phpgroupware-0.9.16.000-1 and the problem still exists, so the 16 release fix apparently didn't make it or pass QA the fix referred to here however does fix my issue, and a similiar change for bug 7926 also allowed the Mail validation to work.

Jim Richardson <treyvan>
Fri 05 Mar 2004 03:55:05 AM UTC, comment #3: 

as per http://forums.phpgroupware.org/index.php?t=post&reply_to=1622&rid=2
this fix seems to do the job http://mail.gnu.org/archive/html/phpgroupware-users/2003-11/msg00073.html

Question is, does this break other imap servers?  I've only tested UWash and Courier on Mandrake.

Chris Weiss <cw>
Group administrator
Fri 27 Feb 2004 03:54:14 AM UTC, comment #2: 

do you have a connection limit/throttle on your impa server?  keep in mind that all your users will be comming from the same IP so it will be much higher rate and dedicated IMAP clients.

Chris Weiss <cw>
Group administrator
Sun 30 Nov 2003 10:23:58 AM UTC, comment #1: 

We currently have something in testing for the 16 release to fix this.  In the mean time a simple (but not nice) work around is to set the following in your php.ini

display_errors = off
log_errors = on

(double check phpgwapi/doc/php-configuration.txt for the exact names I am going from memory here.)

Dave Hall <skwashd>
Group administrator
Sat 29 Nov 2003 10:42:18 PM UTC, original submission:  

I get the following at the top of the browser window the first time I open "Email" in phpGroupWare. 

-----------------------------------------------------------
Warning: imap_open(): Couldn't open stream {servername:143}INBOX in /usr/local/www/data-dist/phpgroupware/email/inc/class.mail_dcom_imap.inc.php on line 214
-----------------------------------------------------------

Everything still functions, the email is still displayed, the error just pops up above the phpGroupWare logo.  If I hit "reload/refresh" the Warning goes away, and everything is AOK.  But everytime I log out and log back in, with any user, the Warning is displayed. 

I don't know what is causing it, and it's not a pretty feature.  I'm trying to replace an Exchange server with this, but the BOSSMAN will not want to use it with little bugs this in it.

I'm running Postfix/Courier-IMAP for email, and FreeBSD 5.1 for the OS.

Please help!

Invalid User ID <#25883>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 8 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-15 skwashd StatusNone Fixed
    Open/ClosedOpen Closed
2004-04-20 cw Severity3 - Normal 1 - Wish
    Priority5 - Normal 1 - Later
2004-03-06 treyvan Carbon-Copy- Added treyvan --AT-- wtfo-guru --DOT-- com
2004-03-05 cw Item Group0.9.14.007 release 0.9.16.000 release
2003-11-30 skwashd Priority6 5 - Normal
    Assigned toNone skwashd

Back to the top

Powered by Savane 3.13-758e.
Corresponding source code