From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 02:52:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D078106564A for ; Fri, 25 Jul 2008 02:52:01 +0000 (UTC) (envelope-from alydiomc@yahoo.com) Received: from web52206.mail.re2.yahoo.com (web52206.mail.re2.yahoo.com [206.190.48.129]) by mx1.freebsd.org (Postfix) with SMTP id CB55F8FC14 for ; Fri, 25 Jul 2008 02:52:00 +0000 (UTC) (envelope-from alydiomc@yahoo.com) Received: (qmail 70565 invoked by uid 60001); 25 Jul 2008 02:52:00 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=DeEaKcrtM1IG2XnJNIDxenErstQQ783h1xzkSc3sHZ28UuSeJqVGq0xvR2ifmrEeXK9ELhBu3AdQy+W8q/EohFaY6Cfq4ZVW4vI1oUIiNQnavZLhKXOQM4glXF6Bdc8a9ttvxJ6Ns2LCLBby8QnwVw7oijso0UG48UrTBPph3Q0=; Received: from [202.57.64.100] by web52206.mail.re2.yahoo.com via HTTP; Thu, 24 Jul 2008 19:51:59 PDT X-Mailer: YahooMailWebService/0.7.218 Date: Thu, 24 Jul 2008 19:51:59 -0700 (PDT) From: lyd mc To: freebsd-questions@freebsd.org MIME-Version: 1.0 Message-ID: <947760.69683.qm@web52206.mail.re2.yahoo.com> Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: pschmehl_lists@tx.rr.com, brian@brianwhalen.net Subject: Re: Spamassasin running as root! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: alydiomc@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2008 02:52:01 -0000 Thanks guy! Regards, alydmc From: pschmehl_lists@tx.rr.com man (8) pw pw useradd qscand -s /sbin/nologin From: brian@brianwhalen.net What do you have in /etc/rc.conf, I have spamd_enable="YES" spamd_flags="-u spamd -H /var/spool/spamd" In my case, the spamd user got created automagically.