Re: Block a user in 40tudedialog.
- From: MikeV06 <me@xxxxxxxxxxx>
- Date: 31 Mar 2006 08:37:12 -0600
On Fri, 31 Mar 2006 00:47:59 +0100, Peter J Ross wrote:
On Thu, 30 Mar 2006 15:06:39 -0800, GeekBoy <nerds@xxxxxxxx> wrote in
news.software.readers:
There is a user that is currenlty using some softare to flood a news group.
The problem is whith each post there is a different user name and email
address listed. Simply blockign by user name or email would be pointless.
How can you add a score or rule using say and IP adress or a abuse address?
To match any header, use "Header" in the scorefile entry.
Examples:
=-9999 Header "NNTP-Posting-Host: xxx.xxx.xxx.xxx"
=-9999 Header "X-Complaints-To: abuse@xxxxxxxxxxx"
You can also use regular expressions:
=-9999 Header {^NNTP-Posting-Host:.*xxx\.xxx\.xxx\.xxx}
=-9999 Header {^X-Complaints-To:.*abuse@example\.com}
Only problem with this approach is that the bodies must be downloaded to
use the Header?
.
- References:
- Block a user in 40tudedialog.
- From: GeekBoy
- Re: Block a user in 40tudedialog.
- From: Peter J Ross
- Block a user in 40tudedialog.
- Prev by Date: Re: Using KNode 0.7.2, Wondering What Else is Out There
- Next by Date: Re: Using KNode 0.7.2, Wondering What Else is Out There
- Previous by thread: Re: Block a user in 40tudedialog.
- Next by thread: Re: Block a user in 40tudedialog.
- Index(es):
Relevant Pages
|