#language en == SpamAssassin Rule: MISSING_MIME_HB_SEP == ''Standard description:'' Missing blank line between MIME header and body === Explanation === The format for e-mail requires a blank line between the headers and the body of a message, the lack of one causes this rule to fire. === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. ---- CategoryRule