From owner-freebsd-questions@FreeBSD.ORG Wed Apr 28 07:08:55 2004 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 9DA3316A4CE for ; Wed, 28 Apr 2004 07:08:55 -0700 (PDT) Received: from destiny.chrononomicon.com (mail.chrononomicon.com [65.193.73.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE82243D6B for ; Wed, 28 Apr 2004 07:08:52 -0700 (PDT) (envelope-from bsilver@chrononomicon.com) Received: from [127.0.0.1] (destiny.chrononomicon.com [192.168.1.42]) by destiny.chrononomicon.com (Postfix) with ESMTP id CCFB81FDFF; Wed, 28 Apr 2004 10:08:42 -0400 (EDT) In-Reply-To: <20040428020750.O60158@gate.ibl.bas.bg> References: <20040428020750.O60158@gate.ibl.bas.bg> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <8CE299C8-991D-11D8-8245-000A956D2452@chrononomicon.com> Content-Transfer-Encoding: 7bit From: Bart Silverstrim Date: Wed, 28 Apr 2004 10:08:40 -0400 To: alexander botov X-Mailer: Apple Mail (2.613) cc: freebsd-questions@freebsd.org Subject: Re: Email antivirus scanner 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: Wed, 28 Apr 2004 14:08:55 -0000 On Apr 27, 2004, at 7:20 PM, alexander botov wrote: > Hi to All! > > Recently I installed Postfix mail server on my FreeBSD gateway . I > want to > use an email antivirus scanner to prevent my users from bad > attachments . > I would like to know is there any free solution to > Postfix+email_scanner+antivirus_program ? I know that DrWeb antivirus > suite from the ports works with Postfix but I must use a licensed > version > . On the other hand F-Prot is completely free so its just a matter of > finding an appropriate email scanner > > Any ideas ? > ____________________ We use postfix + amavisd-new+clamav on a mail gateway that hands mail over to an internal mail server. Works well.