[Razor-users] Problems finding Razor server?

2003-11-04 Thread Tom Betz
The last few days, every time I've tried to use razor-report, the log output ends up like this: Nov 04 10:20:48.662144 report[23277]: [ 5] server discovery overdue by 167945 seconds Nov 04 10:20:48.662622 report[23277]: [ 8] already have 1 discovery servers Nov 04 10:20:48.663163 report[23277]: [

Re: [Razor-users] Problems finding Razor server?

2003-11-04 Thread A New Razor User
I don't know, but here are the current contents of my Razor server lists... # cat servers.catalogue.lst rancor.cloudmark.com stress.cloudmark.com truth.cloudmark.com # cat servers.discovery.lst 66.151.150.11 # cat servers.nomination.lst joy.cloudmark.com folly.cloudmark.com Make sure your fi

Re: [Razor-users] Problems finding Razor server?

2003-11-04 Thread Jordan Ritter
unsure how you have 216.52.3.2 as an IP, did you manually add entries to your hosts file? that ip is from an old range that is no longer used by cloudmark. --jordan On Tue, Nov 04, 2003 at 02:02:47PM -0500, Tom Betz wrote: # # The last few days, every time I've tried to use razor-report, the log

[Razor-users] Problems with razorhome

2003-11-04 Thread Benjamin Henriksen
Hi I am having problems with razor, it will not accept a homedir, I did the create with the home option, but it has not helped. When I run razor it will not identify anything as spam, if I run it with razor-check -home=/etc/razor it works just fine. How Do I make it accept /etc/razor as home dir?

Re: [Razor-users] Problems with razorhome

2003-11-04 Thread Matt Kettler
At 05:54 PM 11/4/2003, Benjamin Henriksen wrote: My .razor file: [EMAIL PROTECTED] spamd]$ cat /home/spamd/.razor razorhome = /etc/razor Umm.. .razor isn't supposed to be a file.. it's supposed to be a *directory*. you should have /home/spamd/.razor/razor-agent.conf as your configfile.

SV: [Razor-users] Problems with razorhome

2003-11-04 Thread Benjamin Henriksen
Hi Ahh my fault... I figured out something really weird, when I run razor-check from /home/spamd the sample-spam email will successfully be marked as spam. When I run it from /etc/razor it will not be marked as spam? I have been trying to decipher the logs, but with no luck :( I run the follo

Re: [Razor-users] Problems with razorhome

2003-11-04 Thread A New Razor User
> Umm.. .razor isn't supposed to be a file.. it's supposed to be a > *directory*. > > you should have /home/spamd/.razor/razor-agent.conf as your configfile. This reminds me of a pet peeve with razor. CONTRARY to documentation, it does NOT look in /etc/razor if no ~/.razor directory exists, it

Re: [Razor-users] Problems with razorhome

2003-11-04 Thread Robert Seretny
Quoting Benjamin Henriksen <[EMAIL PROTECTED]>: > I am having problems with razor, it will not accept a homedir, I did the > create with the home option, but it has not helped. I had the same problem. Just symlink the directory or patch the code. Since I'm only creating more work for myself if

SV: [Razor-users] Problems with razorhome

2003-11-04 Thread Benjamin Henriksen
Hi The symlink thingy, fixed my issues thanks!!! Regards, Ben --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and hel

Re: SV: [Razor-users] Problems with razorhome

2003-11-04 Thread A New Razor User
Yes... The unix symlink is the Universal Band-Aid against "fascist" software. It can be both your friend and your enemy. Use it wisely, Padawan. =R= --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help yo