Warning: mysqli::__construct(): (HY000/2002): No connection could be made because the target machine actively refused it. in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (2002) No connection could be made because the target machine actively refused it.
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <sv8h6s$2elhd$1@news.trigofacile.com>
Deutsch   English   Français   Italiano  
<sv8h6s$2elhd$1@news.trigofacile.com>

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

Path: ...!weretis.net!feeder8.news.weretis.net!news.trigofacile.com!.POSTED.san13-h02-176-143-2-105.dsl.sta.abo.bbox.fr!not-for-mail
From: =?UTF-8?Q?Julien_=c3=89LIE?= <iulius@nom-de-mon-site.com.invalid>
Newsgroups: fr.comp.usenet.serveurs
Subject: =?UTF-8?Q?Re=3a_comment_ignorer_les_cancels_non_authentifi=c3=a9s?=
Date: Thu, 24 Feb 2022 19:02:04 +0100
Organization: Groupes francophones par TrigoFACILE
Message-ID: <sv8h6s$2elhd$1@news.trigofacile.com>
References: <sv5i3p$6d2$1@ns507557.dodin.fr.nf>
 <sv64jp$2d1l0$1@news.trigofacile.com> <sv6eb7$f2t$1@ns507557.dodin.fr.nf>
 <sv7k55$p4m$1@rasp.pasdenom.info> <sv7q7j$tdg$1@ns507557.dodin.fr.nf>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 24 Feb 2022 18:02:04 -0000 (UTC)
Injection-Info: news.trigofacile.com; posting-account="julien"; posting-host="san13-h02-176-143-2-105.dsl.sta.abo.bbox.fr:176.143.2.105";
	logging-data="2577965"; mail-complaints-to="abuse@trigofacile.com"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0)
 Gecko/20100101 Thunderbird/91.6.1
Cancel-Lock: sha1:OxUMH7avajNObeGloyoEgvCMUQk= sha256:KaW87S5f1xpqNUVZr5ZSB/IFD6Sblc4E2CqK6Bd6OXA=
	sha1:/aHuwNgZGG8WSVEfZLjGdOEt/tM= sha256:hz9KBgybWnbHfwxCERtkcYSi+rrxRXL1zZpmT7ci7fc=
In-Reply-To: <sv7q7j$tdg$1@ns507557.dodin.fr.nf>
Bytes: 2837
Lines: 37

Bonsoir Jean-Daniel,

>> et ensuite il faut aussi refuser les annulations
>> classiques, ce qui se fait avec :
>>      innflags: "-C"
>> dans inn.conf.
> 
> j'ai fait ça, mais il passe quand même quelques cancels (dans 
> control.cancel)

Oui c'est normal, les cancels sont acceptés par ton serveur et propagés 
aux autres. En revanche, ils ne seront pas honorés (as-tu vérifié si 
l'article originel est toujours bien présent ?).



>> Mettre à jour la fonction "local_filter_cancel" que tu dois déjà avoir
>> édité pour Control-Cancel pour refuser tout cancel depuis free :
>>
>> # Unremark this example function to log and reject all locally generated
>> # cancels.
>> # example...
>> sub local_filter_cancel {
>>      if ($hdr{Control} =~ /cancel/i) {
>>         if ($hdr{Path} =~ /\.free\.fr\!not\-for\-mail/i) {
>>                  saveart('bad.cancel','Cancels free');
>>                  return reject('Cancel free');
>>          }
>>     }

Ah tiens, ça me fait d'ailleurs penser que le fonctionnement de ce 
filtre n'est pas le même : celui-ci va réellement rejeter le cancel. Il 
ne sera ni accepté par ton serveur ni donc propagé à tes pairs.

-- 
Julien ÉLIE

« Je suis né trop tard dans un monde trop antique. » (Astérix)