real names with space
Posted: Wed Dec 08, 2004 1:48 pm
this is probably an easy question, tho i've searched this section
of the forum and havent spotte the answer
anyways
some botnet owners arent very bright and use the same real name on each of their bots
so spamfilter is able to get the using the the realname
lets say the realname = evil botnet
what would the correct regex be then to fill up that space ?
so far i've tried evil_botnet and evil^botnet
but that dont seem to work, only way i managed to get them of was using evil* but i dont like
to keep that broad spamfilter on
ex: /spamfilter add u gline 1d suspected_botnet *!*@*:uk^known
/spamfilter add u gline 1d suspected_botnet *!*@*:uk_known
^
|
|
dont work
of the forum and havent spotte the answer
anyways
some botnet owners arent very bright and use the same real name on each of their bots
so spamfilter is able to get the using the the realname
lets say the realname = evil botnet
what would the correct regex be then to fill up that space ?
so far i've tried evil_botnet and evil^botnet
but that dont seem to work, only way i managed to get them of was using evil* but i dont like
to keep that broad spamfilter on
ex: /spamfilter add u gline 1d suspected_botnet *!*@*:uk^known
/spamfilter add u gline 1d suspected_botnet *!*@*:uk_known
^
|
|
dont work