#language en == SpamAssassin Rule: FROM_LOCAL_NOVOWEL == ''Standard description:'' From: localpart has series of non-vowel letters === Explanation === The localpart (left of the "@") contains a row of 7 non-vowel characters. This is a good indication that this isn't a valid personal email address being used. === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. ---- CategoryRule