Hi,
I installed the new
2.03 SDK and new 2.36 agents (in /usr/local/bin) and renamed older 2.14
razor binaries which had been located in /usr/bin.
When running spamd
-a -c -D to verify all of my installed helper apps are working, it shows that
2.14 is being used:
Aug 27
12:20:02.721835 check[26373]: [ 5] disconnecting from server 216.52.3.2
Aug 27 12:20:02.723031 check[26373]: [ 4] 216.52.3.2 << 5
Aug 27 12:20:02.724160 check[26373]: [ 6] a=q
debug: Using results from Razor v2.14
debug: leaving helper-app run mode
debug: Razor2 results: spam? 0 highest cf score: 0
Aug 27 12:20:02.723031 check[26373]: [ 4] 216.52.3.2 << 5
Aug 27 12:20:02.724160 check[26373]: [ 6] a=q
debug: Using results from Razor v2.14
debug: leaving helper-app run mode
debug: Razor2 results: spam? 0 highest cf score: 0
I grep-ed the
.razor/ directory for 2.14 and it shows up in all of the server.* files as
such:
.razor/server.fire.cloudmark.com.conf:# Autogenerated
by Razor-Agents v2.14, Sun Nov 10 19:02:53 2002
I moved all of the
server files thinking that the creating new ones would resolve the issue.
I ran:
razor-admin
-create
This created one
server.something.something file, but again specifying in the comment section of
the file that it as "Autogenerated by Razor-Agents v2.14"
Is this a bug or am
I missing something?
John