Skip to main content

Email filter not working

Comments

6 comments

  • keat63
    Are you sure that the body actually contains the phrase. I had something similar that I could never get to work, it's as if the phrase I was trying to filter out was embedded inside an html block of code.
    0
  • jeffschips
    Ah ha! I just checked and looks like you are correct. I'll filter on any header going forward as that does contain the word bitcoin. Thank you for pointing that out. Do you know of anyway to decode that encoded string equaling "bitcoin"? Spam assassin must do it as it does show in the spam assassin header.
    0
  • keat63
    I gave up, I found the IP source of the offenders, and blocked them in CSF.
    0
  • rpvw
    You might find the encode/decode utilities useful ; available on-line at h t t p s://toolbox.googleapps.com/apps/encode_decode/ and the utf-8 encoder/decoder at h t t p s://mothereff.in/utf-8 You might need to include an 'or' rule that handles both lower case and upper case 'B' etc
    0
  • jeffschips
    The messages I get have changing ip's. Might be best to filter on any header contains "OBFU_BITCOIN".
    0
  • cPanelLauren
    Let us know if the changes you made help @jeffschips also I would base any filtering off of IP solely its unreliable because of the ability to change the originating IP address, you're on the right track though.
    0

Please sign in to leave a comment.