From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 02:21:17 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 1951B16A4B3 for ; Wed, 17 Sep 2003 02:21:17 -0700 (PDT) Received: from sferics.mongueurs.net (sferics.mongueurs.net [81.80.147.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3667E43FAF for ; Wed, 17 Sep 2003 02:21:16 -0700 (PDT) (envelope-from david@landgren.net) Received: from landgren.net (81-80-147-206.bpinet.com [81.80.147.206]) by sferics.mongueurs.net (Postfix) with ESMTP id B7B4AA978 for ; Wed, 17 Sep 2003 11:21:14 +0200 (CEST) Message-ID: <3F6827A1.2040309@landgren.net> Date: Wed, 17 Sep 2003 11:21:37 +0200 From: David Landgren Organization: A thousand golden eyes are watching User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5a) Gecko/20030718 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.org References: <001101c37cca$0e7bfab0$0200a8c0@satellite> In-Reply-To: <001101c37cca$0e7bfab0$0200a8c0@satellite> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: postfix, MailScanner, and SpamAssassin on fbsd 5.1 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, 17 Sep 2003 09:21:17 -0000 dave wrote: > Hello, > I've read the installation howto on the MailScanner home page and have > got postfix and MailScanner to talk to each other. The problem is whenever i > enable the use spamassassin option and restart MailScanner i start getting > errors in my maillog about messages being found but no queue directories and > to enable hash_queue_names and hash_depth in postfix. I do this and it does > not stop the problem, i eventually would also like to add a virus checker, > which one is recommended for use on fbsd 5.1? > Any help appreciated. dO NOT use Mailscanner with Postfix. Wietse does not like external programs coming in and fiddling with Postfix's innards. Use Amavis if you want to add a virus scanner. David