Hi

I just create new server with razor/dcc/spamassassin soft.
But razor still create logfile in /

Man page: # man 5 razor-agent.conf
says:

"
ATTRIBUTES
      Following attributes can be specified:

razorhome
Directory where Razor Agents look for files. All files in "razor-agent.conf" without a full path will be relative to
"razorhome". The default is "/etc/razor/" for root, and "~/.razor/" for every other user. If "razorhome" does not
exist, it will be created.


      logfile
          Log file for the Razor Agents.  The default is "razor-agent.log".
"

That suggest logfile only filename without path.

I change my config file to this:

# cat razor-agent.conf
----
# See razor-agent.conf (5)

# Change this to 5 for safer classification of MIME attachments. This will let more spam through
logic_method = 4
# Uncomment the next line for logging via syslog
#logfile = sys-syslog
logfile = /var/log/razor-agent.log
---


And now razor create logfile in /var/log/

--
I greet
Wieslaw



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to