From owner-freebsd-questions Thu Nov 21 8:30:16 2002 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 E560B37B401 for ; Thu, 21 Nov 2002 08:30:14 -0800 (PST) Received: from bellavista.cz (mail.bellavista.cz [62.168.44.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2503843E91 for ; Thu, 21 Nov 2002 08:30:09 -0800 (PST) (envelope-from neuhauser@bellavista.cz) Received: from freepuppy.bellavista.cz ([10.1.0.1]) by bellavista.cz (8.9.3/8.9.8) with ESMTP id RAA04809; Thu, 21 Nov 2002 17:29:45 +0100 Received: by freepuppy.bellavista.cz (Postfix, from userid 1001) id 7BDE72FDAB2; Thu, 21 Nov 2002 17:29:15 +0100 (CET) Date: Thu, 21 Nov 2002 17:29:15 +0100 From: Roman Neuhauser To: Matt Smith Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How do I block spam locally? (WAS: Re: Reacting to spam targetted to freebsd.org [was: Re: PLS GET BACK TO ME.]) Message-ID: <20021121162915.GF77198@freepuppy.bellavista.cz> Mail-Followup-To: Matt Smith , freebsd-questions@FreeBSD.ORG References: <20021121031809.GA77831@tao.thought.org> <20021121135803.GB11980@gothmog.gr> <20021121140056.GA30746@kierun.org> <877kf7kmib.fsf@pooh.lan.honeypot.net> <1037890842.729.13.camel@d80h149.public.uconn.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1037890842.729.13.camel@d80h149.public.uconn.edu> User-Agent: Mutt/1.5.1i 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 don't top-post please. # matt@forsetti.com / 2002-11-21 10:00:43 -0500: > I agree, but how do I run spam filtering locally? > As an average desktop user, I simply use a client to POP mail from a > server -- are there client plugins that filter for spam? I currently > use Evolution, but am willing to change if there a spam filter plugins > for other clients. Unless Evolution can't grok usual mail formats (mbox, Maildir), you'll want to do something like: POP3 client -> spam filter -> disk <- MUA (note that you use Evolution to do both sides of the graph) you don't need to change your MUA. > As a slightly-more-than-average desktop user, I just figured out > fetchmail to fetch a POP3 account to my local sendmail (base system, > default install, set for local deliver only). Is SpamAssassin the > "best" way to go? Is it a "plugin" for Sendmail? If I'm going to start > messin' with my local MTA, should I try something besides Sendmail? The > config options of Sendmail are somewhat daunting -- it seems like an > SMTP handler should be simpler. you don't need fetchmail to reinject the messages to sendmail just to get them stored on the disk. sorry for being this terse, i'm short on time. -- If you cc me or remove the list(s) completely I'll most likely ignore your message. see http://www.eyrie.org./~eagle/faqs/questions.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message