From owner-freebsd-questions Sat Jun 15 1:48: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from empty1.ekahuna.com (empty1.ekahuna.com [198.144.200.196]) by hub.freebsd.org (Postfix) with ESMTP id A52E237B40E for ; Sat, 15 Jun 2002 01:48:01 -0700 (PDT) Received: from pc-02 (pc02.ekahuna.com [198.144.200.197]) by empty1.ekahuna.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sat, 15 Jun 2002 01:48:01 -0700 From: "Philip J. Koenig" Organization: The Electric Kahuna Organization To: questions@FreeBSD.ORG Date: Sat, 15 Jun 2002 01:48:02 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Sendmail library question/problem Reply-To: pjklist@ekahuna.com Cc: Dan Nelson In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Message-ID: <20020615084801120.AAA595@empty1.ekahuna.com@pc02.ekahuna.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Wed, 12 Jun 2002 15:20:04 -0500 > From: Dan Nelson > Quick rundown for what's needed to get spamass-milter running: > > /usr/lib/libmilter.a or .so > /usr/include/libmilter/{mfapi,mfdef.h}.h > autoconf & automake from ports > > Go to savannah.gnu.org/projects/spamass-milt, check out the source from > CVS, and get the associated "fix 250k deadlock + better configure (try > #3)" patch (#349). Apply the patch. Then run ./autogen.sh, and make. > Copy the compiled spamass-milter to /usr/local/libexec, or wherever you > want. OK - sorry but I get lost when I go to pages like that. I'm not a programmer and my only experience with CVS is with FreeBSD's source/build process. I have no idea how to get the sources via that method and the documentation and stuff is making my eyes cross. Can I just patch the 0.1.1 sources or get a tarball from somewhere? Speaking of patches.. the only way I saw to get your patch was to "view" it in the browser, and copy/paste it from there. What am I missing here.. Thanks, Phil > Add > > INPUT_MAIL_FILTER(`spamassassin',`S=local:/var/run/spamass.sock, F=, > T=C:15m;S:4m;R:4m;E:10m')dnl > > To your sendmail .mc file and regenerate the .cf. Run > > /usr/local/libexec/spamass-milter -p /var/run/spamass.sock -f > > , restart sendmail, and you're done. Make sure you also start > spamass-milter in rc.d someplace. Once my patch gets integrated into CVS, > it'd be a no-brainer to convert this into a port. -- Philip J. Koenig pjklist@ekahuna.com Electric Kahuna Systems -- Computers & Communications for the New Millenium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message