9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] dealing with spam
Date: Sat, 10 Jan 2009 14:50:25 -0500	[thread overview]
Message-ID: <b24cd4ac7f6db119fd1cae8de4f4a2ac@quanstro.net> (raw)
In-Reply-To: <42fdfb261c4e837f5179c2fcafdaae30@csplan9.rit.edu>

> 2.  If I update /mail/lib/blocked, do I have to restart smtpd in order
> to get the changes?
>
> 3.  What's the best way to restart smtpd?

smtpd is not a daemon.  smtpd is started from listen.
so what you do is ... nothing.

> 1.  What do I need to do in order to drop nupas into my system?

1.  copy /n/sources/contrib/quanstro/src/nupas to your system.
at coraid, this source lives at /sys/src/cmd/upas.
2.  "mk install". this will install into /$objtype/bin/nupas by default.
there's a stub mkfile (mkupas) at the top level that you can edit to
install it elsewhere.
3.  take a look at the files in nupas/bits.  you'll want to update
validatesender.

i went to a lot of trouble to be as compatable as possible with the
old system.  so there's this wild theory that everything should
"just work".  ☺

- erik




  reply	other threads:[~2009-01-10 19:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-08 19:55 John Floren
2009-01-08 20:23 ` erik quanstrom
2009-01-08 20:27   ` Francisco J Ballesteros
2009-01-08 20:31     ` erik quanstrom
2009-01-08 20:34   ` Steve Simon
2009-01-08 20:49     ` erik quanstrom
2009-01-08 23:14       ` Kenji Arisawa
2009-01-08 23:43         ` erik quanstrom
2009-01-10 19:41   ` john
2009-01-10 19:50     ` erik quanstrom [this message]
2009-01-10 20:35       ` john
2009-01-10 20:57         ` erik quanstrom
2009-01-13 23:36 ` John Floren
2009-01-13 23:52   ` erik quanstrom
2009-01-14 20:33 ` John Floren

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=b24cd4ac7f6db119fd1cae8de4f4a2ac@quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).