Hello,

I have just setup Vipul's Razor and it seems to be working well. 

1) A comment/suggestion: I had trouble installing it. It seemed to be a Perl
issue - I was getting "object version XX  does not match bootstrap parameter
YY ". I then found a thread on the archive of this list, which suggested
doing  "make install UNINST=1" in the razor-agent folder.

Adding the "UNINST=1" seemed to do the trick as it then proceeded to install
flawlessly and everything worked. So, I'm wondering if that might be useful
to add in the installation instructions under a section "What to do if you
have trouble installing".  Just a thought, as it was useful to me.

2) Question: how to make razor-check log what it's doing? I've installed
razor-check in my .forward and would like it to write a line in
razor-agent.log every time it flags something as spam. Preferably one line
containing the sender and subject. That way I can quickly grep through that
file if I ever need to know what razor-check did. 

I tried changing the default procmail recipe to:

:0 Wc
| razor-check -d -dl=9            <-- added the "-d -dl=9"
:0 Waf
| formail -i "Subject: Razor Warning: SPAM/UBE/UCE"

I tried lower numbers than 9 for the debuglevel. But I can't get it to log
anything /home/me/razor-agent.log. That file only contains:
Nov 29 08:46:11.735328 check[32331]: [ 2] [bootup] Logging initiated
LogDebugLevel=3 to file:razor-agent.log
Nov 29 08:46:11.736010 check[32331]: [ 2]  Razor-Agents v2.61 starting
razor-check

The file should be writable by razor-check, and *something* obviously wrote
to it once (maybe razor-admin?). 

3) Question: how can we get formail to *modify* the subject line, not
replace it. E.g., replace it with say
 "Subject: WARNING SPAM/UBE/UCE: <original subject>"

I looked through the formail man page but can't figure out an easy way to do
this. 

Thanks for any help.

Andrew

SpiralFX Interactive, LLC
http://www.spiralfx.com
(214) 497-6573 direct
(877) 857-2539 toll-free
(214) 853-9186 fax



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to