Skip to content
This repository has been 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
danilomac opened this issue Sep 26, 2018 · 1 comment
Open

Comments

@danilomac
Copy link

danilomac commented Sep 26, 2018

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.

@danilomac
Copy link
Author

I think it is also a good idea an extban to unidentified users that does match a usermask, to set some wide ban to unidentified as alternative to ban all unidentified. If we call that extban $u, +b $u:*!~*@* would ban unidentified users that don't use Ident.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant