Regex Filter Question
Posted: Wed Jul 21, 2010 10:09 am
I have a filter from my old version of MW that looks for
doc.scr|doc.pif|mp3.pif|doc.pif|zip.pif|zip.scr|mp3.scr
in the header and
.lnk|.bat|.vbs|.vbe|.jse
in the body of an email. Is this done correctly? It flagged an email that as far as I can tell contains none of these, except for lnk without the leading dot.
AJ
doc.scr|doc.pif|mp3.pif|doc.pif|zip.pif|zip.scr|mp3.scr
in the header and
.lnk|.bat|.vbs|.vbe|.jse
in the body of an email. Is this done correctly? It flagged an email that as far as I can tell contains none of these, except for lnk without the leading dot.
AJ