#language en == SpamAssassin Rule: DC_IMAGE_SPAM_HTML == ''Standard description:'' Possible Image-only spam === Explanation === The mail has at least one large image attachment and a comparatively small amount of text. === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. Although the rule name contains "HTML", this rule, as well as [[Rules/DC_IMAGE_SPAM_TEXT|DC_IMAGE_SPAM_TEXT]] may also trigger on a plain-text mail with a large image attached. (See: {{{__DC_IMG_HTML_RATIO}}} ) ---- CategoryRule