phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Email application not refreshing


From: Daryl L. L. Houston
Subject: Re: [Phpgroupware-users] Email application not refreshing
Date: Tue, 8 Jul 2003 08:07:01 -0400
User-agent: KMail/1.5

Jorge, there's just been some discussion of caching in the email application.  
Mine wasn't refreshing even when I logged out, so I added some code to force 
a cache refresh upon login.  The cache is set to refresh every 4 minutes, but 
you can change this timeframe by digging around in the code to look for the 
string "240000" and changing it to a smaller number. Accessing your account 
through groupware and through another POP client at the same time is asking 
for trouble (as I've discovered), and one core developer notes that using 
IMAP and POP on the same account under any circumstances can be problematic.  
To read the other thread on this, check the archives for yesterday and today.

D



On Tuesday 08 July 2003 07:24 am, Jorge Izquierdo wrote:
> Helo, I have notice a problem in the email app in my PHPgroupware (I´m
> using version 0.9.14.003). When I log in the system and I go to the
> email application it connects to IMAP server and gets the current list
> of messages OK. If I delete a message from the PHPgroupware it does it
> correctly, but if I get any message from anywhere or I delete a message
> from a POP client when I refresh my INBOX (for example going to calendar
> app and come back to email, or if I press shift+F5 on my browser), the
> new mail does not appear and the deleted message from POP protocol is
> still there (and if I try to read this "deleted" message I obviously get
> an error). So the only way to update my INBOX showed with PHPGroupWare
> is login out and login in again to the system. This is the usual
> behaviour of this application?
>
> I have it running against a Courier-IMAP server. ANy ideas? May I change
> this behavior to get a right refresh of my INBOX without login in again?
>
> Thnks for help
>
> Jorge
>
>
>
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users

-- 
--------------------------------
Daryl L. L. Houston
Web Applications Developer
Signage Solutions, LLC
865.342.8270




reply via email to

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