Check out the documentation at the razor site. As a result of reading these docs I'm running a small cron script daily:
razor discover:
#! /bin/bash
# refresh /root/.razor/
razor-admin -discover
Viola - no razor problems.
Steve Swaney
s[EMAIL PROTECTED]
On Tue, 25 Nov 2003 13:58:53 -05
My .razor/servers.discovery.lst has 66.151.150.11.
I know Razor is running with SA, but how can I find out if Razor is using their "distributed, collaborative, spam detection and filtering network"? I should see something in the debugged log file about connections to servers, correct?
t
On Tue, 25 Nov 2003, Ron Weales wrote:
> I know Razor is running with SA, but how can I find out if Razor is using
> their "distributed, collaborative, spam detection and filtering network"?
> I should see something in the debugged log file about connections to
> servers, correct?
spamassassin -
On Tue, 25 Nov 2003, Ron Weales wrote:
> However, I never saw anything about "read server list", "closest server
> is" or "connecting to"...
> So it appears that Razor isn't connecting to their servers.
It just so happened --- I'm working right now on why it seems razor stopped
working here. It
SA 2.55 on RH 6.2 running as spamd with Qmail.
Just installed Razor 2.36.
SA faq says to confirm that Razor is running by using debug mode and observing that razor is available and what version, etc,.
I see:
"Razor2 is available"
"Using results from Razor v2.36"
However, I n