# Mxpf halp to hit some non spoofed email for domains that doesnt have SPF or DKIM configured
# It compare the C mask of sender ip with C mask of all mx records of domain


# Usage: 
# 1 - put mxpf.cf and mxpf.pm in local spamassassin directory, usually /etc/mail/spamassassin
# 2 - give your score to MXPF_PASS, do not assign too much bonus to it this match is intended to use combined with other tests, for example address whitelist
# 3 - restart MailScanner
