From owner-freebsd-questions Wed Jun 12 12:38:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 9A16B37B405 for ; Wed, 12 Jun 2002 12:38:44 -0700 (PDT) Received: from hades.hell.gr (patr530-a002.otenet.gr [212.205.215.2]) by mailsrv.otenet.gr (8.12.3/8.12.3) with ESMTP id g5CJc0gx011304; Wed, 12 Jun 2002 22:38:07 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.3/8.12.3) with ESMTP id g5CJbxFt000775; Wed, 12 Jun 2002 22:37:59 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from charon@localhost) by hades.hell.gr (8.12.3/8.12.3/Submit) id g5CJbu1w000766; Wed, 12 Jun 2002 22:37:56 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 12 Jun 2002 22:37:34 +0300 From: Giorgos Keramidas To: Jeff Jirsa Cc: Adam Weinberger , Ruben de Groot , "Philip J. Koenig" , questions@FreeBSD.ORG Subject: Re: Sendmail library question/problem Message-ID: <20020612193734.GA699@hades.hell.gr> References: <20020612103854.A14026@crackula.com> <20020612104844.N61576-100000@boris.st.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020612104844.N61576-100000@boris.st.hmc.edu> 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 On 2002-06-12 10:54 -0700, Jeff Jirsa wrote: > On Wed, 12 Jun 2002, Adam Weinberger wrote: > > > sure it does. i use it. > > > > $ echo "|/usr/local/bin/spamassassin" > ~/.forward > > > > -Adam > > Which works for you, individually, but not the entire site. His goal, it > appears, is to do filtering on all mail coming into his server, not just > his individual mail. Add to sendmail.mc: FEATURE(`local_procmail')dnl MAILER(`procmail')dnl Run as root: # cd /usr/local/etc # cat > procmailrc :0 f |/usr/local/bin/spamassassin Done, and spamassassin is used site-wide :) - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message