This repository was archived by the owner on Jun 6, 2021. It is now read-only.
This repository was archived by the owner on Jun 6, 2021. It is now read-only.
New extban that match unidentified users that not match a usermask #140
Open
Description
It would be helpful to ban spambots without affect some legit unidentified users.
Spambots usually are not registered and don't use gateways, so we can ban all unidentified users that not use a gateway. If we call that new extban $e, so +b $e:*!*@gateway/*
would ban ever unidentified user that not fit *!*@gateway/*
.
And it can be also used when we want to ban unregistered users but we know some IP range or domain that is safe.
Metadata
Metadata
Assignees
Labels
No labels