phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] emails from other account to be seen


From: Chris Weiss
Subject: Re: [Phpgroupware-users] emails from other account to be seen
Date: Tue, 5 Oct 2004 13:29:09 -0500

do you have a phpgw_anglemail table?  I kind of expected to see one in
the logs but didn't.  The ONLY way phpgw can do this is if the
phpgw_anglemail exsists, is being used, and something in the query is
cauing it to grab rows from other users.  Otherwise it HAS to be the
IMAP server.  Mabe the IMAP server is caching some auth itself?

However, if the table does not exsist, some caching is done in the
session, and if the user doens't explicitily logout (which I'm not
sure but it seems they weren't always) then the cache from one session
might be able to merge to the next.  If you have the table then this
can't happen as it's all grabbed explicitly by the login id.

On Tue, 05 Oct 2004 20:14:54 +0200, Dirk H. Schulz
<address@hidden> wrote:
> But it did happen. We had it at least 3 times now. Do you have any other
> idea where to look at?
>




reply via email to

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