From owner-freebsd-questions Tue Jan 16 6:18:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id A23E337B698 for ; Tue, 16 Jan 2001 06:18:17 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0GEG0719815; Tue, 16 Jan 2001 09:16:01 -0500 (EST) Message-ID: <3A64576B.A39C231@mail.iowna.com> Date: Tue, 16 Jan 2001 09:15:07 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Huff Cc: freebsd-questions@FreeBSD.ORG Subject: Re: qpopper References: <00ce01c07f94$686c76c0$e30e0418@ftwrth1.tx.home.com.ftwrth1.tx.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > 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. 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. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message