In an older episode (Saturday 30 April 2005 21:41), David B Funk wrote:

> In the meantime, I've coded local rules that explicitly target this bogus
> encoding as a spam sign:
> 
> body L_BOGUS_QP1        /\b=2e(?:com|biz|info|net|org|us)[:\/]\b/
> describe L_BOGUS_QP1    Bogus QuotedPrintable encoding
> score L_BOGUS_QP1       1.1
> 
> meta L_BOGUS_QP2        (L_BOGUS_QP1 && HTML_MESSAGE)
> describe L_BOGUS_QP2    HTML message that uses Bogus QP
> score L_BOGUS_QP2       1.5

they don't work for me with the message I enclosed earlier.

why "\b=2e" by the way?

regards,

wolfgang

Reply via email to