#language en == SpamAssassin Rule: X_IP == ''Standard description:'' Message has X-IP header === Explanation === The message contains an "X-Ip:" header. The rules [[http://svn.apache.org/viewvc/spamassassin/trunk/rules/20_head_tests.cf?view=log&pathrev=125578#rev125578|commit log]] describes it as a ''"not-quite-perfect-but-still-good header existence test"''. Presumably it is commonly used in spam for tracking purposes. === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. ---- CategoryRule