Hi All,
Yeah, I don’t have a decent grasp on regex, but I need one (I think) for a
KMail filter. I need to match this one line in a Subject:
***SPAM*** lfd on
srv07.srv07-inet-design.com: 93.174.93.68
(NL/Netherlands/-) blocked for port scanning
(the spam part is intermittent), based on these two pieces:
‘lfd on srv07.srv07-inet-design.com:’
-and-
‘) blocked for port scanning’
Is there a way to do that without regex? If not, anyone know a solution off
the top of their head? Or a really good guide to regex (that doesn’t make
your head swim)?
Best,
Michael