Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Slowly and surely the unix crept up on the Nintendo user ...


computers / news.software.nntp / Re: Using cleanfeed to filter out certain poster from innd

SubjectAuthor
* Re: Using cleanfeed to filter out certain poster from inndRay Banana
`* Re: Using cleanfeed to filter out certain poster from inndRay Banana
 `- Re: Using cleanfeed to filter out certain poster from inndRay Banana

1
Re: Using cleanfeed to filter out certain poster from innd

<slrnuft4ol.mq9k.rayban@raybanana.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2109&group=news.software.nntp#2109

  copy link   Newsgroups: news.software.nntp
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!raybanana.eternal-september.org!.POSTED!not-for-mail
From: rayban@raybanana.net (Ray Banana)
Newsgroups: news.software.nntp
Subject: Re: Using cleanfeed to filter out certain poster from innd
Date: Mon, 11 Sep 2023 04:09:57 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <slrnuft4ol.mq9k.rayban@raybanana.net>
References: <udlupo$nda$2@gallifrey.nk.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 11 Sep 2023 04:09:57 -0000 (UTC)
Injection-Info: raybanana.eternal-september.org; posting-host="8ea1c539b19cf334acb401fac2c74593";
logging-data="980972"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18dBsqBfNoXGZsQBGbJIsoBE2Ue7CiIus4="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:5xSS/Js+rhpKLVB/9Q0cGt7nOsY=
 by: Ray Banana - Mon, 11 Sep 2023 04:09 UTC

* The Doctor wrote:
> Can we put in bad_from
>
> abuser@gamil.com
>
> one per line?

You need to escape special characters like so:

abuser\@gamil\.com

--
Пу́тін — хуйло́
http://www.eternal-september.org

Re: Using cleanfeed to filter out certain poster from innd

<slrnufuh6f.13tnv.rayban@raybanana.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2112&group=news.software.nntp#2112

  copy link   Newsgroups: news.software.nntp
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!raybanana.eternal-september.org!.POSTED!not-for-mail
From: rayban@raybanana.net (Ray Banana)
Newsgroups: news.software.nntp
Subject: Re: Using cleanfeed to filter out certain poster from innd
Date: Mon, 11 Sep 2023 16:48:15 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <slrnufuh6f.13tnv.rayban@raybanana.net>
References: <udlupo$nda$2@gallifrey.nk.ca>
<slrnuft4ol.mq9k.rayban@raybanana.net> <udn5jj$1t1k$54@gallifrey.nk.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 11 Sep 2023 16:48:15 -0000 (UTC)
Injection-Info: raybanana.eternal-september.org; posting-host="8ea1c539b19cf334acb401fac2c74593";
logging-data="1197756"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18BpbF8H24MXh78g2iqkUFdnEp3HI6DjAQ="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:sCYmi8+mhgZAx+Aulgn2pxKIp7w=
 by: Ray Banana - Mon, 11 Sep 2023 16:48 UTC

* The Doctor wrote:
> I am adding this
> in my bad_from file.
>
> Would that work?

Yes, but, given the number of gmail addresses used for
spamming, it's like playing whack-a-mole :-(

> Also I need to know if I have cleanfeed turn on in inn.

Check the filter_innd.pl file in INN's filter directory.
It should be a symlink to cleanfeed.

ls -lart /usr/local/news/bin/filter/filter_innd.pl
lrwxrwxrwx. 1 news news 36 Aug 10 16:14 /usr/local/news/bin/filter/filter_innd.pl -> /usr/local/news/bin/filter/cleanfeed

You can also use ctlinnd mode to check whether Perl is enabled
and filtering is active:

$ ctlinnd mode
Server running
Allowing remote connections
Parameters c 7 i 500 (45) l 1024000 o 1010 t 300 H 2 T 60 X 0 normal specified
Not reserved
Readers follow enabled
Perl filtering enabled
^^^^^^^^^^^^^^^^^^^^^^
Perl filter stats: Pass: 29905 Reject: 16337 MD5: 0 PHL: 0 PHN: 0 PHR: 0 FSL: 0 Arts/sec: 0.6 Accept/sec: 0.6
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

(One of my peers is currently flooding me with misplaced binaries)

--
Пу́тін — хуйло́
http://www.eternal-september.org

Re: Using cleanfeed to filter out certain poster from innd

<slrnufvr15.1dqdk.rayban@raybanana.net>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=2115&group=news.software.nntp#2115

  copy link   Newsgroups: news.software.nntp
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!raybanana.eternal-september.org!.POSTED!not-for-mail
From: rayban@raybanana.net (Ray Banana)
Newsgroups: news.software.nntp
Subject: Re: Using cleanfeed to filter out certain poster from innd
Date: Tue, 12 Sep 2023 04:42:13 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <slrnufvr15.1dqdk.rayban@raybanana.net>
References: <udlupo$nda$2@gallifrey.nk.ca> <udn5jj$1t1k$54@gallifrey.nk.ca>
<slrnufuh6f.13tnv.rayban@raybanana.net> <udnki1$1mms$1@gallifrey.nk.ca>
<udnnpr$150o$4@gallifrey.nk.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 12 Sep 2023 04:42:13 -0000 (UTC)
Injection-Info: raybanana.eternal-september.org; posting-host="c0c79202400bc24dd6a86f3ceb165254";
logging-data="1501621"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/awT0aK5v4qhMExoWZ2hWyQqSStnVftAE="
User-Agent: slrn/pre1.0.4-9 (Linux)
Cancel-Lock: sha1:Tnkv2iynU9jyFAkNvXpmAA54ykk=
 by: Ray Banana - Tue, 12 Sep 2023 04:42 UTC

* The Doctor wrote:

> Hmm! The addresses I added are not working in bad_from

Cleanfeed will not pick up changes in the bad_* files by itself,
please make sure to reload the Perl filter after you make changes:

ctlinnd perl n && ctlinnd perl y

--
Пу́тін — хуйло́
http://www.eternal-september.org

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor