From owner-freebsd-questions@FreeBSD.ORG Tue May 17 14:24:48 2005 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 D507916A4D0 for ; Tue, 17 May 2005 14:24:48 +0000 (GMT) Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76EFC43D2D for ; Tue, 17 May 2005 14:24:48 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:9929 helo=mail.aseed.antenna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.43) id 1DY2zz-000Gj7-J7; Tue, 17 May 2005 14:24:43 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 2433D1540E4; Tue, 17 May 2005 16:28:23 +0200 (CEST) Received: from localhost.localdomain (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id E305558CC27; Tue, 17 May 2005 16:24:42 +0200 (CEST) Date: Tue, 17 May 2005 16:24:38 +0200 From: "albi@scii.nl" To: "Charles Lamb" Message-Id: <20050517162438.6e437a73.albi@scii.nl> In-Reply-To: <000d01c55ae9$9b3d68e0$3400a8c0@visionpayments.com> References: <4289F959.10204@mac.com> <000d01c55ae9$9b3d68e0$3400a8c0@visionpayments.com> X-Mailer: Sylpheed version 1.0.4 (GTK+ 1.2.10; i386-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Spam/AV filtering 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: Tue, 17 May 2005 14:24:49 -0000 On Tue, 17 May 2005 10:06:22 -0400 "Charles Lamb" wrote: > Would I want to enable milter with clamav? Also does amavisd-new > actually do the handling? amavisd-new works as a sort of in-between tool between the MTA and clamav > I had clamav installed and it scanned like > a champ but that's all it did. It showed me a bunch of > viruses/malware but did nothing about it. Thanks. without something like amavis (there's more than just amavisd-new) that's not gonna help, unless you use e.g. the clamav-plugin from sylpheed-claws if that latter would be your mail-client personally i'm quite happy with postfix+clamsmtp+spamassassin+procmail, (clamsmtp is also in the ports-collection)