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

    From Ray Banana@21:1/5 to All on Mon Sep 11 04:09:57 2023
    * 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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to rayban@raybanana.net on Mon Sep 11 13:44:19 2023
    In article <slrnuft4ol.mq9k.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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


    Thank you Ray.

    I am adding this
    in my bad_from file.

    Would that work?

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

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


    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ray Banana@21:1/5 to All on Mon Sep 11 16:48:15 2023
    * 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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to rayban@raybanana.net on Mon Sep 11 17:59:29 2023
    In article <slrnufuh6f.13tnv.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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 :-(


    FYI


    https://groups.google.com/search/conversations?q=Depeer%20Google%20Groups


    Exists in a Google search once logged in!

    All one needs to do is to extract the from lines
    and convert accordingly!


    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)


    I am running innd daily snapshots.

    Just trying to symlink accordingly!

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


    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to The Doctor on Mon Sep 11 18:54:51 2023
    In article <udnki1$1mms$1@gallifrey.nk.ca>,
    The Doctor <doctor@doctor.nl2k.ab.ca> wrote:
    In article <slrnufuh6f.13tnv.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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 :-(


    FYI


    https://groups.google.com/search/conversations?q=Depeer%20Google%20Groups


    Exists in a Google search once logged in!

    All one needs to do is to extract the from lines
    and convert accordingly!



    Hmm! The addresses I added are not working in bad_from


    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)


    I am running innd daily snapshots.

    Just trying to symlink accordingly!

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


    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising!
    Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b >Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com


    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ray Banana@21:1/5 to All on Tue Sep 12 04:42:13 2023
    * 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

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to rayban@raybanana.net on Tue Sep 12 06:01:36 2023
    In article <slrnufvr15.1dqdk.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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


    The service command in freebsd is very useful.

    I think the filter is now working!

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


    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to The Doctor on Tue Sep 12 14:24:33 2023
    In article <udous0$6ga$2@gallifrey.nk.ca>,
    The Doctor <doctor@doctor.nl2k.ab.ca> wrote:
    In article <slrnufvr15.1dqdk.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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


    The service command in freebsd is very useful.

    I think the filter is now working!


    I can now cofirm this is working!

    Perl filter stats: Pass: 3719 Reject: 606 Refuse: 0 MD5: 1317 PHL: 317 PHN: 0 PHR: 14 FSL: 579 Arts/sec: 0.1 Accept/sec: 0.1


    INND Perl filter [Top 20]:
    Reason Count EMP (md5) 605 Too many newsgroups 310 Banned From (<abuser1@gmail.com>) 27 User-issued cancel 11 Body (https://dmtcartsofficial.com) 10 Body (https://mushroomsshopflorida.com) 9 Banned From (<abuser1morph1@gmail.com>) 6
    EMP (phr nph) 4 Banned From (abuser1morph2@gmail.com) 4
    Subject (LSD_Edible_200ug_=E2=80=93_Blue_Raspberry_=E2=80=93_Schwifty) 3 Subject (OXYCONTIN 20MG- 40MG- HYDROCODONE 10MG/500MG-HYDROCODONE) 3 Subject (Buy Tramadol) 2 Subject (Buy Methadone 10 mg , Methadone For Sale, Order Methadone) 2 Subject (Buy Shroom Bars Online from a legit psilocybin) 2 Subject (Buy Percocet) 2 Subject (buy Aderral Norcos Diazepam (Valium) 2 Subject (Buy tramadol) 2 HTML Multipart 2 Subject (BUY SHROOM BARS ONLINE FROM A LEGIT PSILOCYBIN) 2 Subject (LSDQvNC10YfRgtC4INC4INGA0LXQsN) 1

    TOTAL: 47 1036

    Perl filter stats: Pass: 3789 Reject: 614 Refuse: 0 MD5: 1282 PHL: 294 PHN: 0 PHR: 12 FSL: 427 Arts/sec: 0.2 Accept/sec: 0.1



    And now

    We have


    https://groups.google.com/search/conversations?q=Depeer%20Google%20Groups

    And given your Google username and password

    Extract from all the From: lines all e-mail addresses that are not doctor@doctor.nl2k.ab.ca

    sort

    remove duplicates

    add \ where necessary

    and that should reduce the spammers!
    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Doctor@21:1/5 to The Doctor on Wed Sep 13 13:55:13 2023
    In article <udpsb1$2m3h$13@gallifrey.nk.ca>,
    The Doctor <doctor@doctor.nl2k.ab.ca> wrote:
    In article <udous0$6ga$2@gallifrey.nk.ca>,
    The Doctor <doctor@doctor.nl2k.ab.ca> wrote:
    In article <slrnufvr15.1dqdk.rayban@raybanana.net>,
    Ray Banana <rayban@raybanana.net> wrote:
    * 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


    The service command in freebsd is very useful.

    I think the filter is now working!


    I can now cofirm this is working!

    Perl filter stats: Pass: 3719 Reject: 606 Refuse: 0 MD5: 1317 PHL:
    317 PHN: 0 PHR: 14 FSL: 579 Arts/sec: 0.1 Accept/sec: 0.1


    INND Perl filter [Top 20]:
    Reason Count
    EMP (md5) 605
    Too many newsgroups 310
    Banned From (<abuser1@gmail.com>) 27 >User-issued cancel 11
    Body (https://dmtcartsofficial.com) 10
    Body (https://mushroomsshopflorida.com) 9
    Banned From (<abuser1morph1@gmail.com>)
    6
    EMP (phr nph) 4
    Banned From (abuser1morph2@gmail.com)
    4
    Subject (LSD_Edible_200ug_=E2=80=93_Blue_Raspberry_=E2=80=93_Schwifty) 3
    Subject (OXYCONTIN 20MG- 40MG- HYDROCODONE 10MG/500MG-HYDROCODONE) 3
    Subject (Buy Tramadol) 2
    Subject (Buy Methadone 10 mg , Methadone For Sale, Order Methadone) 2
    Subject (Buy Shroom Bars Online from a legit psilocybin) 2
    Subject (Buy Percocet) 2
    Subject (buy Aderral Norcos Diazepam (Valium) 2
    Subject (Buy tramadol) 2
    HTML Multipart 2
    Subject (BUY SHROOM BARS ONLINE FROM A LEGIT PSILOCYBIN) 2
    Subject (LSDQvNC10YfRgtC4INC4INGA0LXQsN) 1

    TOTAL: 47 1036

    Perl filter stats: Pass: 3789 Reject: 614 Refuse: 0 MD5: 1282 PHL:
    294 PHN: 0 PHR: 12 FSL: 427 Arts/sec: 0.2 Accept/sec: 0.1



    And now

    We have


    https://groups.google.com/search/conversations?q=Depeer%20Google%20Groups

    And given your Google username and password

    Extract from all the From: lines all e-mail addresses that are not >doctor@doctor.nl2k.ab.ca

    sort

    remove duplicates

    add \ where necessary

    and that should reduce the spammers!

    Just wondering how to right a perl script for this

    AND

    make the results publically
    available for those who want to add to their cleanfeed bad_from file !
    --
    Member - Liberal International This is doctor@nk.ca Ici doctor@nk.ca
    Yahweh, King & country!Never Satan President Republic!Beware AntiChrist rising! Look at Psalms 14 and 53 on Atheism https://www.empire.kred/ROOTNK?t=94a1f39b Manitoba on 3 Oct 2023 vote Liberal! Beware https://mindspring.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)