Evan Martin (evan) wrote in evan_tech,
Evan Martin
evan
evan_tech

ms virus spam

I'm getting literally hundreds of those "here is the latest patch" virus spams a day.

Here's the procmail rule to fix it:
:0 B
* latest version of security update
spamvirus
(replace spamvirus with /dev/null if you trust the rule)
The "B" means "grep over the body", while the * starts a condition (regex). The :0, of course, starts every procmail rule. I hate procmail syntax.
Subscribe

  • blog moved

    As described elsewhere, I've quit LiveJournal. If you're interested in my continuing posts, you should look at one of these (each contains feed…

  • dremel

    They published a paper on Dremel, my favorite previously-unpublished tool from the Google toolchest. Greg Linden discusses it: "[...] it is capable…

  • treemaps

    I finally wrote up my recent adventures in treemapping, complete with nifty clickable visualizations.

  • Post a new comment

    Error

    default userpic
    When you submit the form an invisible reCAPTCHA check will be performed.
    You must follow the Privacy Policy and Google Terms of use.
  • 8 comments