Hello,
The current type of ban I'm setting it to is as below
set banmask "*!*[string range $uhost [string first "@" $uhost] end]"
but how do I go about changing it to make it ban in this manner
*!*user@*.domain
The furthest I got is to make a ban in this way
set ban "*!$uhost"
Please help.
Thanks