readers.conf

Reinfried O. PETER Reinfried.O.Peter at TUGraz.at
Sat May 21 11:37:43 UTC 2005


Hi all,
I have a very simple readers.conf, that is working well in most
cases, but it doesn't work for abusers, which I want to block.
So what am I missing?

My readers.conf (80.109.202.196 is my own IP - for test purposes):

auth all {
    hosts: "*"
    default: <LOCAL>
}

auth "abusers" {
    hosts: "80.109.202.196"
}

auth "cancel-bot" {
    hosts: "[some IPs from hosts, that run a cancel-bot]"
    default: "cancelbot at tugraz.at"
}

access full {
    newsgroups: "*, !junk,!control,!control.*"
    access: RPAN
}

access "cancel-bot" {
    users: "cancelbot at tugraz.at"
    newsgroups: "*"
    access: RPAN
}


TIA
-pro-


-- Binary/unsupported file stripped by Ecartis --
-- Type: application/x-pkcs7-signature
-- File: smime.p7s
-- Desc: S/MIME Cryptographic Signature




More information about the inn-workers mailing list