From owner-freebsd-questions@freebsd.org Thu Apr 6 17:53:07 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D15D3D31D5A for ; Thu, 6 Apr 2017 17:53:07 +0000 (UTC) (envelope-from steve@sohara.org) Received: from smtp3.irishbroadband.ie (smtp4.irishbroadband.ie [62.231.32.6]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DE7E9F1 for ; Thu, 6 Apr 2017 17:53:07 +0000 (UTC) (envelope-from steve@sohara.org) Received: from [89.127.62.20] (helo=smtp.lan.sohara.org) by smtp3.irishbroadband.ie with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1cwBah-0008PS-GS; Thu, 06 Apr 2017 18:53:03 +0100 Received: from [192.168.63.1] (helo=steve.lan.sohara.org) by smtp.lan.sohara.org with smtp (Exim 4.88 (FreeBSD)) (envelope-from ) id 1cwBa4-0009id-46; Thu, 06 Apr 2017 17:52:24 +0000 Date: Thu, 6 Apr 2017 18:51:23 +0100 From: Steve O'Hara-Smith To: freebsd-questions@freebsd.org Cc: byrnejb@harte-lyne.ca Subject: Re: amavisd FreeBSD 11 Message-Id: <20170406185123.f72fab3b28644a6f597bcc79@sohara.org> In-Reply-To: References: X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) X-Clacks-Overhead: "GNU Terry Pratchett" Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Apr 2017 17:53:07 -0000 On Thu, 6 Apr 2017 13:13:28 -0400 "James B. Byrne via freebsd-questions" wrote: > I am setting up a postfix installation inside a freebsd-11 jail. This > is a replacement for an existing service running on CentOS-6 Linux. > The existing service employs amavisd-new together with spamassassin > and clamav. > > I can find clamav in the ports/pkgs repositories. I cannot find > amavisd. The closest I can get is: > > amavis-logwatch-1.51.03 Amavisd-new log parser > amavis-stats-0.1.12_5 Simple AMaViS statistics generator > based on rrdtool > > > Is amavisd(-new) available from FreeBSD-11 ports and if so what is it > called? $ pkg search amavis amavis-logwatch-1.51.03 Amavisd-new log parser amavis-stats-0.1.12_5 Simple AMaViS statistics generator based on rrdtool amavisd-milter-1.6.0_4 Milter for amavisd-new amavisd-new-2.11.0_1,1 Mail scanner interface between mailer and content checkers Looks like it's available as a package called amavisd-new for 10.3 at least, it's in the ports tree under security/amavisd-new. -- Steve O'Hara-Smith