Deutsch   English   Français   Italiano  
<665b0094$0$31820$882e4bbb@reader.netnews.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news-out.netnews.com!postmaster.netnews.com!eu1.netnews.com!not-for-mail
X-Trace: DXC=G2UZX4fcm17bm`LXY\IR50HWonT5<]0T=5?[GCKc98X3A_kl7KOVc\7Wo5li^7P;]5WVNGPm?1^566ZZf<W3[[11DYj7`1lIZ<4EKJ74<kaIH>
X-Complaints-To: support@blocknews.net
Date: Sat, 1 Jun 2024 14:08:29 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: inn2 peering configs questions - updated newsfeeds NOBINARY
Newsgroups: news.admin.peering
References: <664dabda$3$24761$882e4bbb@reader.netnews.com>
 <v2scut$13d6h$1@news.trigofacile.com>
Content-Language: de-CH
From: "Billy G. (go-while)" <no-reply@no.spam>
Organization: github.com/go-while
In-Reply-To: <v2scut$13d6h$1@news.trigofacile.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Lines: 78
Message-ID: <665b0094$0$31820$882e4bbb@reader.netnews.com>
NNTP-Posting-Host: 127.0.0.1
X-Trace: 1717239956 reader.netnews.com 31820 127.0.0.1:53841
Bytes: 2848

On 25.05.24 12:02, Julien ÉLIE wrote:
> Hi Billy,
> 
>>      :*,!control*,!junk,!local.*,\
> 
> In addition to what has already been rightly said in this thread, I 
> would recommend "!control,!control.*" instead of "!control*" because it 
> otherwise excludes possible hierarchies like a controllers.* one.
> 

Hi all!

why do some ppl filter out unidata.* ?
found 1 active group "unidata.hds"

it is saturday and i grepped latest newsgroups from providers
this filters more (or most of) binary groups
without false positives or did not see one

hit me if i'm wrong!

print filtered newsgroups:
user@shell:~$ egrep 
"^a\.b\.|^alt\.bin|^alt\.biya|^alt\.dvdnordic|^bina|\.(bain|banar|banir|biana|bianr|biin|bina|bine|bini|binr|boneles|cd\.image|dateien|files\.images|porno)|mp3|music\.bin|[px]i[ck]tures|warez" 
active.file | sort | less

inverted output (accepted newsgroups)
user@shell:~$ egrep -v ....

# /etc/news/newsfeeds

$DEFAULT=\
         !control,!control.*,\
         !junk,!junk.*,\
         !local,!local.*,\
         !ka.*

$NOBINARY=\
         @a.b.*,\
         @alt.bin*,\
         @alt.biya*,\
         @alt.dvdnordic*,\
         @bina*,\
         @*.bain*,\
         @*.banar*,\
         @*.banir*,\
         @*.biana*,\
         @*.bianr*,\
         @*.biin*,\
         @*.bina*,\
         @*.bine*,\
         @*.bini*,\
         @*.binr*,\
         @*.boneles*,\
         @*.cd.image*,\
         @*.dateien.*,\
         @*.files.images*,\
         @*mp3*,\
         @*music.bin*,\
         @*.pictures*,\
         @*.piktures*,\
         @*.xiktures*,\
         @*.porno*,\
         @*warez*


#sub.domain.net/sub.domain.net\
#        :*,$DEFAULT,$NOBINARY/!local\
#        :Af,Aj,Ap,Tm,<262144:innfeed!





-- 
........
Billy G. (go-while)