From owner-freebsd-questions Wed Sep 19 2: 4: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dark4ce.com (dark4ce.com [194.109.74.197]) by hub.freebsd.org (Postfix) with ESMTP id 9A54537B406 for ; Wed, 19 Sep 2001 02:03:57 -0700 (PDT) Received: (from freebsd@localhost) by dark4ce.com (8.11.6/8.11.6) id f8J93pt10859 for freebsd-questions@freebsd.org; Wed, 19 Sep 2001 11:03:51 +0200 (CEST) (envelope-from freebsd) Date: Wed, 19 Sep 2001 11:03:51 +0200 From: Hanno Liem To: freebsd-questions@freebsd.org Subject: Procmail/formail: filtering a mailbox for duplicate messages? Message-ID: <20010919110351.C91131@dark4ce.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am trying to weed out duplicate emails from a mailbox. Although it probably could be done with a shellscript, I thought it could be done as well with a combination of procmail and formail... (something like, keep a list of message ID's, then move mail to /dev/null if message ID already known)... Am I thinking in the right direction? Any hints would be appreciated. regards, Han To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message