i'm trying to set a ban in the form *!*ident@*.isp.com, but when i use maskhost, it has a problem with people who have a tilde (~) in their ident.
when a user is "GNR!~GNR@xxxxxx.client.attbi.com", maskhost returns "*!GNR@*.attbi.com". how can i make it (or make another function) that returns "*!*GNR@*.attbi.com" or "*!*GNR@*.client.attbi.com" ?