Crap.Sorry about that.
I meant (and I just checked) 'sa_local_tests_only' is set to 0.
But the network tests still are not implemented.
Regards,
Kelsey
On Sep 2, 2007, at 7:39 AM, Jeff Chan wrote:
Quoting Kelsey Forsythe <[EMAIL PROTECTED]>:
My network tests are not implemented on my server.
If I run spamassassin manually from command line on a message I see
the network
filters in play but when I examine messages that have gone through my
Xserve no network tests
are performed. I checked /etc/amavisd.conf and the line with
'sa_local_tests_only' and the flag is set to 1.
Then it's working exactly as it should. ;)
Change:
$sa_local_tests_only = 0
Local tests means no network tests are done. You want to turn that
off.
Cheers,
Jeff C.