SA Bugzilla – Bug 3171
split out SPF lookups into a plugin
Last modified: 2004-03-23 10:58:11 UTC
This is a task I wanted to do for 3.0.0. very simple: take code from EvalTests, move to Mail::SpamAssassin::Plugins::SPF. useful since users may already be doing SPF lookups on their MTA and won't need additional lookups.
While those of us doing SPF tests in the MTA will not want additional lookups, it would be good to still score on the SPF header inserted by the MTA.
done.