From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 00:16:22 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 C717B16A4CE for ; Thu, 4 Mar 2004 00:16:22 -0800 (PST) Received: from mail.xiplan.com (unknown [196.31.69.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF3B43D49 for ; Thu, 4 Mar 2004 00:16:21 -0800 (PST) (envelope-from freebsd@xiplan.com) Received: from localhost (localhost.xiplan.com [127.0.0.1]) by mail.xiplan.com (Postfix) with ESMTP id 0E98C4364 for ; Thu, 4 Mar 2004 10:16:31 +0200 (SAST) Received: from mail.xiplan.com ([127.0.0.1]) by localhost (server.xiplan.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00706-04 for ; Thu, 4 Mar 2004 10:16:30 +0200 (SAST) Received: from BAILEY (unknown [192.168.0.5]) by mail.xiplan.com (Postfix) with ESMTP id 24BD241E4 for ; Thu, 4 Mar 2004 10:16:30 +0200 (SAST) Message-ID: <004901c401c1$04daa390$0500a8c0@BAILEY> From: "Gareth Bailey" To: "FreeBSD - questions" Date: Thu, 4 Mar 2004 10:16:38 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new at example.com Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Amavisd and clamd startup on boot 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: Thu, 04 Mar 2004 08:16:22 -0000 I have recently installed postfix, amavisd-new, clamd. I have amavisd.sh, clamav-clamd.sh and clamav-freshcalm.sh in my = /usr/local/etc/rc.d directory. Neither clamd nor amavisd seem to start on boot. Please let me know what i am doing wrong? Gareth