• [ANN] filter for text-only base64-encoded msgs [LINUX][FOSS]

    From Dario Niedermann@21:1/5 to All on Mon Sep 30 11:55:56 2019
    XPost: comp.mail.misc, comp.mail.mime

    Sometimes you'll get an email - without attachments, just text - and
    that email is base64-encoded for no good reason. Spammers have been
    known to do that in order to bypass spam filters. Mailing list soft-
    ware has been unwisely configured to send out encoded messages. Or clueless users tweaked their client the wrong way...

    The end results:

    1. any rule in your mail processing chain matching on message body
    will fail;

    2. ungreppable messages end up in your stored email.

    `debbie' was written to address this specific problem. [...]

    See <https://www.darioniedermann.it/sw/debbie.html> for more info.

    --
    Dario Niedermann. Also on the Internet at:

    gopher://darioniedermann.it/ <> https://www.darioniedermann.it/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Dario Niedermann@21:1/5 to All on Sat Oct 5 01:38:08 2019
    XPost: comp.mail.misc, comp.mail.mime

    Sometimes you'll get an email - without attachments, just text - and
    that email is base64-encoded for no good reason. [...] The end results:

    1. any rule in your mail processing chain matching on message body
    will fail;

    2. ungreppable messages end up in your stored email.

    `debbie' was written to address this specific problem. [...]

    Version 2.0 includes the following improvements:

    * adds an "X-Original-Content-Transfer-Encoding:" header
    to filtered messages

    * bug fixes!

    See <https://www.darioniedermann.it/sw/debbie.html> for more info.

    --
    Dario Niedermann. Also on the Internet at:

    gopher://darioniedermann.it/ <> https://www.darioniedermann.it/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)