From owner-freebsd-questions Thu Jan 18 2: 3:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from agora.rdrop.com (agora.rdrop.com [199.2.210.241]) by hub.freebsd.org (Postfix) with ESMTP id 8AA1C37B401 for ; Thu, 18 Jan 2001 02:03:21 -0800 (PST) Received: (from uucp@localhost) by agora.rdrop.com (8.11.1/8.11.1) with UUCP id f0IA3PV69139; Thu, 18 Jan 2001 02:03:25 -0800 (PST) Received: from tedm.placo.com (tedsbox [192.168.1.20]) by toybox.placo.com (8.8.8/8.8.8) with SMTP id BAA15070; Thu, 18 Jan 2001 01:24:47 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "'Bill Moran'" , "'Huff'" Cc: Subject: RE: qpopper Date: Thu, 18 Jan 2001 01:24:52 -0800 Message-ID: <004401c08130$8401d5e0$1401a8c0@tedm.placo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 In-Reply-To: <3A64576B.A39C231@mail.iowna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >-----Original Message----- >From: owner-freebsd-questions@FreeBSD.ORG >[mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Bill Moran >Sent: Tuesday, January 16, 2001 6:15 AM >To: Huff >Cc: freebsd-questions@FreeBSD.ORG >Subject: Re: qpopper > > >> Huff wrote: >> >> I'm running FreeBSD 4.2-RELEASE and Qpopper 3.1. I added a few test >> accounts for testing purposes. I'm using Outlook Express to retrieve >> the email. Outlook is set to leave messages on server. I have Outlook >> set to check for new messages every 60 seconds. >> Its pulling every message everytime. The same ones over and over. >> Within 5 minutes I had 700 emails on one test account. >> Not sure if this is a Unix issue or Microsoft. >> Please help my HD is filling fast. > >It's neither Un*x nor Microso~1. It's doing exactly what you told it to >do. No, No No!! It (to simplify) copies the messages every 60 seconds. >If you want to be able to leave messages on the server without this >happening, you'll need to install IMAP. IMAP has facilities built in to >allow messages on the server that are marked as read. In that case, it >won't download them again (unless Outlook is broken in that respect) >If you're going to use POP, just delete the messages - POP was never >designed to do what you want from it. > Arrg! No, No NO! qpopper rewrites the mailfile in /var/mail and adds a status header to the message that indicates if the message is read or unread. There is not a problem to use pop from multiple mail clients AS LONG AS only ONE mail client is configured to DELETE messages on the server when it checks mail, AND the user is sufficiently careful. For example, it is no problem to have a mailserver at work in which the e-mail client at work is set to NOT leave messages on the mailserver, (ie" it deletes them) and the mail client at home is set to Leave messages on the server. That way if the employee stays home and works for a day they can check e-mail and when they come back into the office they can still have a copy of the message. Outlook has no problem doing this if the mailserver is properly configured. Ted Mittelstaedt tedm@toybox.placo.com Author of: The FreeBSD Corporate Networker's Guide Book website: http://www.freebsd-corp-net-guide.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message