Kelson Vibber <[EMAIL PROTECTED]> writes: > SpamAssassin support for SPF is in the works for 2.70.
It would be nice if there could be 2 alternate support methods. One for when the MTA is already using SPF and has either rejected the mail if it fails the test or added a Received-SPF: header, where SA just scores on that header. Second for when the MTA does not use SPF, and SA itself calls Mail::SPF::Query. It seems a waste of resource for SA to call SPF when the MTA has already done so.
