#language en == SpamAssassin Rule: FS_NEW_XXX == ''Standard description:'' Subject looks like Fharmacy spams. === Explanation === The subject header field matches the regexp {{{/^Re: news? [a-z]{1,5}$/}}} e.g: {{{ Subject: Re: new pill }}} === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. ---- CategoryRule