Hi, I am trying to let __COPY_PASTE_EN match this message: https://pastebin.com/QfungfGY
The message has the relevant text obfuscated, I tried with replace_tags with the following rule but it doesn't seems to work, any hints ? ifplugin Mail::SpamAssassin::Plugin::ReplaceTags body __COPY_PASTE_EN /<C><O><P><Y> (<A><N><D>|\+|\&) <P><A><S><T><E>/i replace_rules __COPY_PASTE_EN else body __COPY_PASTE_EN /Copy (and|\+|\&) paste/i endif Thanks Giovanni
