http://bugzilla.spamassassin.org/show_bug.cgi?id=3635
Summary: RFE: Have a use_spf config option to enable/disable SPF
checks
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Plugins
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Hi, Would it be appropiate to have a use_spf config option to enable SPF's check
in SA, currently the SPF plugin is loaded at startup and in a scenario where one
would like to enable dns to use SURBL rules it would also trigger SPF rules.
A SURBL dns check can be relatively cheap via the use of split-horizon and the
ability to mirror the SURBL databases. An end-user may use the following config
to enable DNS and disable RBL checks (which may have been handled by the MTA)
and yet have access to SURBL.
At present SPF checks can only be disable by setting their scores to zero in the
above scenario
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.