From owner-freebsd-questions@FreeBSD.ORG Sun Oct 22 12:10:21 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F410E16A416 for ; Sun, 22 Oct 2006 12:10:20 +0000 (UTC) (envelope-from albinootje@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4337B43D99 for ; Sun, 22 Oct 2006 12:09:59 +0000 (GMT) (envelope-from albinootje@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so2067359nfc for ; Sun, 22 Oct 2006 05:09:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Nzj0XSAfz/E8FTWTPxdUyIroBcuYWnj4zrSNbmAUujySLJN7Rn0g4lQmMU+G6U39J3ILURwGkopudfIWJF8TfPmF39ipQMO0CoxPCGTVGYhwMt8I0q6zEitQaDpLkXZx97Gq1iC4U5kFnb1xnNSLejTW1EyYcq1ZlqPlWmD35bY= Received: by 10.82.129.8 with SMTP id b8mr997989bud; Sun, 22 Oct 2006 05:09:51 -0700 (PDT) Received: by 10.82.147.15 with HTTP; Sun, 22 Oct 2006 05:09:50 -0700 (PDT) Message-ID: <6a1189840610220509n7cd37e80w8199c3c072735cd8@mail.gmail.com> Date: Sun, 22 Oct 2006 14:09:50 +0200 From: "albi albinootje" To: freebsd-questions@freebsd.org, gerard@seibercom.net In-Reply-To: <20061022065044.6BFD.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20061021180255.230C.GERARD@seibercom.net> <20061022001751.GA6498@ayn.mi.celestial.com> <20061022065044.6BFD.GERARD@seibercom.net> Cc: Subject: Re: Postfix + clamav-milter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Oct 2006 12:10:21 -0000 On 10/22/06, Gerard Seibert wrote: > > Any reason you're not using postfix/amavisd-new/clamav? It works > > quite nicely. > > Yes actually. Reading the Postfix forum, it seems that people are having > problems with it everyday. I just want to keep it as simple as possible, > Amavisd requires mucking around in the master.cf file and I would rather > not get involved in that if possible. what's the problem with editing master.cf ? and if you only want anti-virus checking, try clamsmtp (it's in the ports), it's rather easy to set up if you quickly read the documentation and compared to amavis config-file it's a breeze to edit the config ;)