Problem with mail stores...

Richard Russell richard@yellowgoanna.com
Fri, 9 Nov 2001 11:19:24 +1030


Hi,

I have a problem, and I've seached the archives for information, but
can't find any (it's hard to know what to search for)... Also, I'm new
to this list as of today... Apologies if this is already being
discussed -- could someone point me to the appropriate location in the
archive?


Anyway, the problem is like this: I have IMP set up on server A, using
IMAP and SMTP on server B. Server B also runs POP3 (and IMAP) for LAN
users. People use their laptops on the LAN, using POP (or IMAP) and
outlook, and mail comes to their account on Server B and is usually
downloaded to their laptop and deleted from the server. They then take
their laptops home, interstate or overseas, and read mail using IMP
over the web on server A. (remember, This uses IMAP on server B). They
don't delete their mail in IMP, so the mail is (assumedly) still on
Server B. However, when they return to the office, and log onto the
LAN, they can't see any of this email in their POP account...

Is this an IMP problem or an IMAP/POP problem? Does IMP use its own
message store, or the IMAP store?

TIA

rr



-- 
Richard Russell
Yellow Goanna Pty Ltd
e: richard@yellowgoanna.com
m: +61 412 827 805
f: +61 8 8462 2362


>From slusarz@bigworm.colorado.edu Date: Thu,  8 Nov 2001 18:21:11 -0700
Return-Path: <slusarz@bigworm.colorado.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 1017 invoked from network); 9 Nov 2001 01:21:12 -0000
Received: from bigworm.colorado.edu (128.138.113.10)
  by clark.horde.org with SMTP; 9 Nov 2001 01:21:12 -0000
Received: by bigworm.colorado.edu (Postfix, from userid 99)
	id 13AE034E53; Thu,  8 Nov 2001 18:21:12 -0700 (MST)
Received: from 198.11.16.174 ( [198.11.16.174])
	as user slusarz@bigworm.colorado.edu by bigworm.colorado.edu with HTTP;
	Thu,  8 Nov 2001 18:21:11 -0700
Message-ID: <1005268871.3beb2f87bbfe8@bigworm.colorado.edu>
Date: Thu,  8 Nov 2001 18:21:11 -0700
From: Michael M Slusarz <slusarz@bigworm.colorado.edu>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0.0-cvs
X-Originating-IP: 198.11.16.174
Subject: Typo in file

Typo fix in imp/lib/api.php:

-----


--- api.php     2001/11/06 12:03:17     1.11
+++ api.php     2001/11/09 01:20:06
@@ -7,7 +7,7 @@
  * can interact with IMP through this API.
  */
 
-// Find the base file paths for Kronolith
+// Find the base file paths for IMP
 @define('IMP_BASE', dirname(__FILE__) . '/..');
 
 // Include the necessary libraries.


-----

michael

______________________________________________
Michael Slusarz [slusarz@bigworm.colorado.edu]
The University of Colorado at Boulder