9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Heiko Dudzus <heiko.dudzus@gmx.de>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] piping to upas/spam when reading IMAP boxes
Date: Thu, 16 Sep 2004 21:12:26 +0200	[thread overview]
Message-ID: <20040916191225.GA15313@SDF.LONESTAR.ORG> (raw)
In-Reply-To: <ee9e417a04091609576b096baa@mail.gmail.com>

Russ Cox wrote:
> The spam filter associated with upas/spam etc. works
> by running a filter over all incoming mail.  It is invoked
> by /mail/box/$user/pipeto when mail is delivered to
> /mail/box/$user/mbox.  If you are reading mail via IMAP,
> then presumably it's because your mail doesn't get
> delivered to Plan 9, in which case piping stuff to upas/spam
> will have no useful effect at all.

Yes, obviously.

But I do not yet have the infrastructure to get mails delivered
directly (sad enough). Instead I was reading with upas/fs.

To use the bayesian filter, I planned to get the remote mails home. It
seems like I tend to try doing this on plan9 on a wrong way, e.g. I
thought it was good idea to give them to my pipeto file. The problem
with upas/spam was of the same kind like that occuring with that
approach.

But my idea seem bullshit at all.

Would it be a better way to 'msgcat /imap/my.imap.server/myaccount' to
get remotely stored mails given to the local upas/smtp?

Which way is the easiest?


      reply	other threads:[~2004-09-16 19:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-16 15:09 Heiko Dudzus
2004-09-16 16:57 ` Russ Cox
2004-09-16 19:12   ` Heiko Dudzus [this message]

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=20040916191225.GA15313@SDF.LONESTAR.ORG \
    --to=heiko.dudzus@gmx.de \
    --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).