#language en == SpamAssassin Rule: DC_GIF_UNO_LARGO == ''Standard description:'' Message contains a single large inline gif === Explanation === The mail contains a single "image/gif" attachment exceeding 180000 pixels in size (e.g. bigger than 600x300). === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. even though the description specifies "inline", no check for this is made and it will still trigger for normal attachments. ---- CategoryRule