Question
double extension
Hi all,
I'm trying to block mail attachment with double extension, like "SomeFile.doc.exe"
I wrote a regexp "\.\w{3}\.\w{3}$" but it's not working.
Any idea?
Thanks
Hi all,
I'm trying to block mail attachment with double extension, like "SomeFile.doc.exe"
I wrote a regexp "\.\w{3}\.\w{3}$" but it's not working.
Any idea?
Thanks
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.