From owner-freebsd-questions@FreeBSD.ORG Thu May 22 20:06:20 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA8937B401 for ; Thu, 22 May 2003 20:06:20 -0700 (PDT) Received: from thunder.trej.net (as3-3-6.orby.s.bonet.se [217.215.33.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5692243F85 for ; Thu, 22 May 2003 20:06:18 -0700 (PDT) (envelope-from freebsd@dagerot.nu) Received: from mailgw.trej.net (localhost [127.0.0.1])h4N366s21037 for ; Fri, 23 May 2003 05:06:07 +0200 Message-Id: <200305230306.h4N366s21037@thunder.trej.net> Date: Fri, 23 May 2003 05:06:06 +0200 Content-Transfer-Encoding: 8bit From: Joachim Dagerot Content-Type: text/plain; charset=iso-8859-1 MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG User-Agent: IMHO/0.98.3t (Webmail for Roxen) 3j-viruscheck: Found to be clean Subject: Background task that polls an IMAP account and move/kill spams to a designated(remote)folder? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 03:06:20 -0000 I have all my mails on a remote IMAP server. I like having them there, and have no use at all to bring them down locally. I have a windows solution called SpamKiller from McAfee that logs into my IMAP account and checks the inbox. All mails concidered as spam are then killed. The good part is that when I read my mail from the phone, palm, web etc I'm never bothered with the spams. Saves downloadtimes. Is there a equalent solution that I can use on my freeBSD station? Something that every ten minutes or so goes and filter my remote IMAP account?