phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bug #3596] IMAP error, mail_msg: save_session_c


From: nobody
Subject: [Phpgroupware-tracker] [bug #3596] IMAP error, mail_msg: save_session_cache_item: we have no msgball_list
Date: Thu, 26 Jun 2003 22:42:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3.1) Gecko/20030428

=================== BUG #3596: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3596&group_id=509

Changes by: Chris Weiss <address@hidden>
Date: Thu 06/26/2003 at 21:42 (America/Chicago)

------------------ Additional Follow-up Comments ----------------------------
i vaguely recall an IRC chat on this topic, was the issue resolved?



=================== BUG #3596: FULL BUG SNAPSHOT ===================


Submitted by: hoedje                  Project: phpGroupWare                 
Submitted on: Wed 05/14/2003 at 09:55
Category:  email                      Bug Group:  0.9.14.002 release        
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  angles                  
Status:  Open                         Component Version:  None              
Platform Version:  Linux - Other      Reproducibility:  Every Time          

Summary:  IMAP error, mail_msg: save_session_cache_item:  we have no 
msgball_list 

Original Submission:  When the mail server type is set to IMAP and phpgroupware 
runs on local Windows 2000 server with IIS there is no problem connecting to 
pop.vuurwerk.nl or imap.vuurwerk.nl.

When phpgroupware is installad on Linux at www.vuurwerk.nl with PHP 4.3.1 & 
Apache/1.3.27 (Unix) PHP-CGI/0.1b & --with-imap=imap-2002b and then you connect 
to pop.vuurwerk.nl or imap.vuurwerk.nl the list repeats message1 as often as 
there are messages in the mailbox and it gives the next error message:
 
mail_msg: save_session_cache_item: LEAVING on ERROR, FIXME line 3737 we have no 
msgball_list

When server type is switched to pop3 then the list cannot be refreshed to see 
new arrived email and the list is sorted the wrong way up (this cannot be 
changed by clicking on *date*). 

Follow-up Comments
*******************

-------------------------------------------------------
Date: Thu 06/26/2003 at 21:42       By: cw
i vaguely recall an IRC chat on this topic, was the issue resolved?

-------------------------------------------------------
Date: Wed 05/21/2003 at 09:03       By: cw
well, first bit is that i'm suprized you got this far under CGI, phpgw has 
never worked very well at all that way.

could it be thier firewall doesn't allow port 143?

-------------------------------------------------------
Date: Wed 05/21/2003 at 03:00       By: hoedje
In reply to cw: On both platforms PHP is running as CGI.

I installed the latest version of angelmail as suggested (email is now showing 
a Geekbar). Eliminating cache worked fine for pop3 reading of mail. 

I have come to the conclusion that it must me a problem outside of anglemail or 
phpgroupware and suggested it to the provider (vuurwerk.nl) but their reaction 
is that they cannot explain it.

phpgroupware installed on my local win2k server works fine with IMAP connecting 
to pop.vuurwerk.nl and pop.dds.nl!!

When I install phpgroupware at my provider vuurwerk.nl conecting IMAP to 
pop.dds.nl works fine!!! but connecting IMAP to pop.vuurwerk.nl is still 
displaying message1 as often as there are messages in the mailbox??

Clicking on one of the messages to open it results in following error message:

"Warning: imap_fetchheader(): Bad message number in 
/home/users/1/1/1100cc/www/extranet/email/inc/class.mail_dcom_imap.inc.php on 
line 133"
  


-------------------------------------------------------
Date: Wed 05/21/2003 at 02:59       By: hoedje
In reply to cw: On both platforms PHP is running as CGI.

I installed the latest version of angelmail as suggested (email is now showing 
a Geekbar). Eliminating cache worked fine for pop3 reading of mail. 

I have come to the conclusion that it must me a problem outside of anglemail or 
phpgroupware and suggested it to the provider (vuurwerk.nl) but their reaction 
is that they cannot explain it.

phpgroupware installed on my local win2k server works fine with IMAP connecting 
to pop.vuurwerk.nl and pop.dds.nl!!

When I install phpgroupware at my provider vuurwerk.nl conecting IMAP to 
pop.dds.nl works fine!!! but connecting IMAP to pop.vuurwerk.nl is still 
displaying message1 as often as there are messages in the mailbox??

Clicking on one of the messages to open it results in following error message:

"Warning: imap_fetchheader(): Bad message number in 
/home/users/1/1/1100cc/www/extranet/email/inc/class.mail_dcom_imap.inc.php on 
line 133"
  


-------------------------------------------------------
Date: Wed 05/21/2003 at 02:59       By: hoedje
In reply to cw: On both platforms PHP is running as CGI.

I installed the latest version of angelmail as suggested (email is now showing 
a Geekbar). Eliminating cache worked fine for pop3 reading of mail. 

I have come to the conclusion that it must me a problem outside of anglemail or 
phpgroupware and suggested it to the provider (vuurwerk.nl) but their reaction 
is that they cannot explain it.

phpgroupware installed on my local win2k server works fine with IMAP connecting 
to pop.vuurwerk.nl and pop.dds.nl!!

When I install phpgroupware at my provider vuurwerk.nl conecting IMAP to 
pop.dds.nl works fine!!! but connecting IMAP to pop.vuurwerk.nl is still 
displaying message1 as often as there are messages in the mailbox??

Clicking on one of the messages to open it results in following error message:

"Warning: imap_fetchheader(): Bad message number in 
/home/users/1/1/1100cc/www/extranet/email/inc/class.mail_dcom_imap.inc.php on 
line 133"
  


-------------------------------------------------------
Date: Mon 05/19/2003 at 08:45       By: cw
are both these running as CGI or modules/isapi?

-------------------------------------------------------
Date: Sat 05/17/2003 at 16:07       By: angles
Please try this:
1. goto www.anglemail.org/files
and get the most recent release, currently that is this file:
www.anglemail.org/files/anglemail-1.2-dev3-01.tar.bz2
2. Then delete the original /email directory and unpack that bz2 file in its 
place.
3. goto the phpGroupWare Setup application and click on "manage applications" 
and verify that "email" is installed.


IF you STILL have that problem, then now try the following:

Until I can fix this problem there is something you can do to eliminate 
caching, which will stop this bug in your case.

EDIT FILE: email/inc/class.mail_msg_base.inc.php
* First try this:
look for:
  var $session_cache_extreme = True;
change that line to this:
  var $session_cache_extreme = False;

* Second, if that does not totally solve the problem, also do this, in that 
same file:
look for:
  var $enable_session_cache = True;
change that line to this:
  var $enable_session_cache = False;


-------------------------------------------------------
Date: Sat 05/17/2003 at 06:50       By: skwashd
just added OS "Linux - Other" to the tracker, for reports like this one :)

-------------------------------------------------------
Date: Thu 05/15/2003 at 03:32       By: hoedje
An extra Debug window pop-up displaying following message:

+ (+575058) mail_msg: save_session_cache_item: LEAVING on ERROR, FIXME line 
3736 we have no msgball_list

= * = * = * = * = * random: 958461885 = * = * = * = * = * 


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | fyi



No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3596&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]