phpgroupware-tracker
[Top][All Lists]
Advanced

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

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


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #3596] IMAP error, mail_msg: save_session_cache_item: we have no msgball_list
Date: Wed, 14 Jul 2004 22:17:03 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #3596] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Thu 07/15/2004 at 02:08 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
No activity for ages - closing






/**************************************************************************/
[bugs #3596] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=3596>
Project: phpGroupWare
Submitted by: Richard Hoedeman
On: Wed 05/14/2003 at 14:55

Category:  email
Item Group:  0.9.14.002 release
Severity:  5 - Average
Priority:  5 - Normal
Resolution:  None
Assigned to:  None
Status:  Closed
Component Version:  None
Platform Version:  GNU/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 07/15/2004 at 02:08       By: skwashd
No activity for ages - closing

-------------------------------------------------------
Date: Wed 04/21/2004 at 08:51       By: cboettger
no email application maintainer available

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

-------------------------------------------------------
Date: Wed 05/21/2003 at 14: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 08: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 07: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 07: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 13:45       By: cw
are both these running as CGI or modules/isapi?

-------------------------------------------------------
Date: Sat 05/17/2003 at 21: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 11:50       By: skwashd
just added OS "Linux - Other" to the tracker, for reports like this one :)

-------------------------------------------------------
Date: Thu 05/15/2003 at 08: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
------------------------------------+-----------------------------
anglemail --AT-- free-source --DOT-- com | fyi









For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=3596>

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







reply via email to

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