I have a number of users that are receiving spam of varying types. The only common factor is the from address. This looks like
from=<[EMAIL PROTECTED]> where sX.com looks like it is a genuine site name, e.g. shibatec.com southstreetfinancial.com skiprockmultimedia.com etc. What I need (I think) is a perl regex that will match the above patter. This is beyond my experience, can anybody assist me? Or offer another alternative to block these spams? thanks mike