public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Mark Galassi <rosalia@galassi.org>
Cc: overseers@sourceware.cygnus.com
Subject: Re: blocking impolite posters from docbook-tools-discuss
Date: Sat, 30 Dec 2000 06:08:00 -0000	[thread overview]
Message-ID: <11429.962906119@upchuck> (raw)
In-Reply-To: <76g0pn9n0x.fsf@odie.lanl.gov>

  In message < 76g0pn9n0x.fsf@odie.lanl.gov >you write:
  > 
  > Amigos, I'm sure you will not be surprised that Eric S. Raymond has
  > been posting offensive message to
  > docbook-tools-discuss@sourceware.cygnus.com
  > 
  > I would like to block his posts without making a fuss.  What's the
  > best way?
We've had to do this for someone on the gcc lists too.

In the /qmail/lists-sourceware/<listname>/editor file you'll have something
like this:

|/usr/sourceware/bin/rbl-check.sh gcc --gcc-list
|/usr/sourceware/bin/check-for-listname.sh gcc@gcc.gnu.org egcs@egcs.cygnus.com
|/qmail/ezmlm/ezmlm-reject -T '/qmail/lists-gcc/gcc'
|/qmail/ezmlm/ezmlm-issubn -n '/qmail/lists-gcc/gcc/deny' || { echo "Sorry, 
I've
 been told to reject your posts. Contact gcc-owner@gcc.gnu.org if you have 
quest
ions about this (#5.7.2)"; exit 100 ; }
|/qmail/ezmlm/ezmlm-send -r '/qmail/lists-gcc/gcc'
|/qmail/ezmlm/ezmlm-warn '/qmail/lists-gcc/gcc' || exit 0
|/qmail/ezmlm/ezmlm-warn -d '/qmail/lists-gcc/gcc' || exit 0
|/qmail/ezmlm/ezmlm-tstdig -t24 -m30 -k64 '/qmail/lists-gcc/gcc' || exit 99
|/qmail/ezmlm/ezmlm-get '/qmail/lists-gcc/gcc' || exit 0

Look at the line which checks /qmail/lists-gcc/deny -- you'll want to add
something similar for the docbook list(s).  Then do

ezmlm-sub /qmail/lists-sourceware/<listname>/deny loser@whereever.net

jeff

WARNING: multiple messages have this Message-ID
From: Jeffrey A Law <law@cygnus.com>
To: Mark Galassi <rosalia@galassi.org>
Cc: overseers@sourceware.cygnus.com
Subject: Re: blocking impolite posters from docbook-tools-discuss
Date: Thu, 06 Jul 2000 10:55:00 -0000	[thread overview]
Message-ID: <11429.962906119@upchuck> (raw)
Message-ID: <20000706105500.jeZJX8qScaj3EzaZp8xB5QbIzSKGIJ12bpSafABauBU@z> (raw)
In-Reply-To: <76g0pn9n0x.fsf@odie.lanl.gov>

  In message < 76g0pn9n0x.fsf@odie.lanl.gov >you write:
  > 
  > Amigos, I'm sure you will not be surprised that Eric S. Raymond has
  > been posting offensive message to
  > docbook-tools-discuss@sourceware.cygnus.com
  > 
  > I would like to block his posts without making a fuss.  What's the
  > best way?
We've had to do this for someone on the gcc lists too.

In the /qmail/lists-sourceware/<listname>/editor file you'll have something
like this:

|/usr/sourceware/bin/rbl-check.sh gcc --gcc-list
|/usr/sourceware/bin/check-for-listname.sh gcc@gcc.gnu.org egcs@egcs.cygnus.com
|/qmail/ezmlm/ezmlm-reject -T '/qmail/lists-gcc/gcc'
|/qmail/ezmlm/ezmlm-issubn -n '/qmail/lists-gcc/gcc/deny' || { echo "Sorry, 
I've
 been told to reject your posts. Contact gcc-owner@gcc.gnu.org if you have 
quest
ions about this (#5.7.2)"; exit 100 ; }
|/qmail/ezmlm/ezmlm-send -r '/qmail/lists-gcc/gcc'
|/qmail/ezmlm/ezmlm-warn '/qmail/lists-gcc/gcc' || exit 0
|/qmail/ezmlm/ezmlm-warn -d '/qmail/lists-gcc/gcc' || exit 0
|/qmail/ezmlm/ezmlm-tstdig -t24 -m30 -k64 '/qmail/lists-gcc/gcc' || exit 99
|/qmail/ezmlm/ezmlm-get '/qmail/lists-gcc/gcc' || exit 0

Look at the line which checks /qmail/lists-gcc/deny -- you'll want to add
something similar for the docbook list(s).  Then do

ezmlm-sub /qmail/lists-sourceware/<listname>/deny loser@whereever.net

jeff

  parent reply	other threads:[~2000-12-30  6:08 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-30  6:08 Mark Galassi
2000-07-06 10:38 ` Mark Galassi
2000-12-30  6:08 ` Per Bothner
2000-07-06 11:02   ` Per Bothner
2000-12-30  6:08   ` Jim Kingdon
2000-07-06 11:11     ` Jim Kingdon
2000-12-30  6:08   ` Mark Galassi
2000-07-06 11:07     ` Mark Galassi
2000-12-30  6:08 ` Gerald Pfeifer
2000-07-06 11:11   ` Gerald Pfeifer
2000-12-30  6:08 ` Stan Shebs
2000-07-07  9:54   ` Stan Shebs
2000-12-30  6:08   ` Bob Manson
2000-07-07 13:20     ` Bob Manson
2000-12-30  6:08 ` Jeffrey A Law [this message]
2000-07-06 10:55   ` Jeffrey A Law
2000-12-30  6:08   ` Mark Galassi
2000-07-06 10:58     ` Mark Galassi

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=11429.962906119@upchuck \
    --to=law@cygnus.com \
    --cc=overseers@sourceware.cygnus.com \
    --cc=rosalia@galassi.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).