Networking

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • Detecting ISO Encoded Subjects

    1 answers - 608 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    A lot of my spam lately has had an IS encoded subject line, like:
    Since none of my friends ever use IS encoded subject lines, I wanted to create a rule to flags those messages. However, everything I've found indicates that Spamassassin tests the decoded subject line, not the raw subject line.
    I've tried:
    header SUBJECT_ISENCDED Subject =~ /=?iso-8859/i
    but that doesn't seem to work.
    Is there any way I can run a rule on the raw header to detect whether or not it's encoded? If so, could you please show me how?
    TIA.
    Joseph D. Wagner
  • No.1 | | 1117 bytes | |

    Friday, July 22, 2005 at 12:32:34 PM, theman (AT) josephdwagner (DOT) info confabulated:

    A lot of my spam lately has had an IS encoded subject line, like:

    Since none of my friends ever use IS encoded subject lines, I
    wanted to create a rule to flags those messages. However,
    everything I've found indicates that Spamassassin tests the decoded
    subject line, not the raw subject line.

    I've tried:
    header SUBJECT_ISENCDED Subject =~ /=?iso-8859/i
    but that doesn't seem to work.

    From a previous message to the list I dug up:

    header RULE_NAME HeaderName:raw ~=//. (3.0.0 or higher) Checks header without
    any QP or base64 decoding. Best for looking for illegal unencoded
    characters in

    Is there any way I can run a rule on the raw header to detect
    whether or not it's encoded? If so, could you please show me how?

    TIA.

    Joseph D. Wagner

    Duane Hill | Network - YourNetPlus.Com, Inc.
    | E-mail Administrator - duane (AT) yournetplus (DOT) com

    "This message is made of 100% recycled electrons."

Re: Detecting ISO Encoded Subjects


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 0 =
QUESTION ON "Networking"

EMSDN.COM