9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Robert Raschke <rrplan9@tombob.com>
To: 9fans@cse.psu.edu
Subject: [9fans] question on mail/setup.bayes and existing pipeto
Date: Mon, 24 Apr 2006 14:37:48 +0100	[thread overview]
Message-ID: <d6de644da8ff9dc6146e148656f59722@tombob.com> (raw)

Hi,

I want to start using the bayes filtering for spam.  I also have a
pipeto for splitting apart my incoming mail stream according to
mailing list (and such) like this:

	rfork ne
	/bin/upas/filter $1 $2 \
		'.*lua-bounces.*' /mail/box/rtr/lua \
		'.*owner-erlang-questions.*' /mail/box/rtr/erlang \
		'.*9fans-bounces.*' /mail/box/rtr/plan9 \
		'bootes' /mail/box/rtr/fossil \

Do I replace the bayesian pipeto line

	spool /mail/box/$USER/mbox

with the upas/filter above? Or is there a different recommended way?

Thanks for any advice,
Robby



             reply	other threads:[~2006-04-24 13:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-24 13:37 Robert Raschke [this message]
2006-04-25 14:11 ` Robert Raschke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d6de644da8ff9dc6146e148656f59722@tombob.com \
    --to=rrplan9@tombob.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).