#language en == SpamAssassin Rule: WEIRD_QUOTING == ''Standard description:'' Weird repeated double-quotation marks === Explanation === It's looking for \042\223\224\262\263\271 to be repeated twice, followed by a non-space between 0-16 then another pair of \042\223\224\262\263\271 === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. ---- CategoryRule