Date: Sat, 15 Jun 2002 01:48:02 -0700 From: "Philip J. Koenig" <pjklist@ekahuna.com> To: questions@FreeBSD.ORG Cc: Dan Nelson <dnelson@allantgroup.com> Subject: Re: Sendmail library question/problem Message-ID: <20020615084801120.AAA595@empty1.ekahuna.com@pc02.ekahuna.com> In-Reply-To: <bulk.55939.20020612154357@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Wed, 12 Jun 2002 15:20:04 -0500 > From: Dan Nelson <dnelson@allantgroup.com> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020615084801120.AAA595>