Hi!
I'm using SA 3.0 on Win Server 2003. The SPF results never show up in my reports. It does show up in the debug information. How do I get the SPF info to show up in the reporting info?
Did you install the needed perl module to do that, and did you also enable the scores inside your local.cf ?
Yes, I did install the module. How do I makes sure the scores are enabled inside the local.cf file? What exactly am I looking for?
Well. Put something inside like:
score SPF_PASS -0.974 score SPF_FAIL 0 0.974 0 0.875 score SPF_SOFTFAIL 0.500 score SPF_HELO_PASS -0.25 score SPF_HELO_FAIL 0.500 score SPF_HELO_SOFTFAIL 0 0.907 0 3.140
Naturally these scores are something you could alter, and most likely you should ;)
Bye, Raymond.