Then I'm not sure where razor is set up for you. If your amavis user
is named 'vscan':

su vscan -c 'razor-admin -create'

should create /var/amavis/.razor

with these files in it:
-rw-r--r--  1 vscan  vscan  698 Aug 10 10:45 razor-agent.conf
-rw-r--r--  1 vscan  vscan  484 Aug 10 10:45 server.folly.cloudmark.com.conf
-rw-r--r--  1 vscan  vscan   20 Aug 10 10:45 servers.catalogue.lst
-rw-r--r--  1 vscan  vscan   22 Aug 10 10:45 servers.discovery.lst
-rw-r--r--  1 vscan  vscan   38 Aug 10 10:45 servers.nomination.lst

then run:

su vscan -c 'razor-admin -register'
(may need to run twice)

then:
vi /var/amavis/.razor/razor-agent.conf
and change debuglevel to 0

Optional, but recommended:
vi /usr/local/etc/mail/spamassassin/local.cf
(or wherever local.cf is located)
and insert:
razor_config /var/amavis/.razor/razor-agent.conf



In my rc.local script that creates the RAM drive, can't I just do:

ln -s /dev/null /var/amavis/tmp/razor-agent.log

temporarily until such time as I get around to play with razor? I dont really want to create new config files and mess with config files until next week when I have more time (our current setup is fairly stable).

-matt


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to