You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2005/12/31 07:54:28 UTC

[Spamassassin Wiki] Update of "RazorSiteWide" by Ateo

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by Ateo:
http://wiki.apache.org/spamassassin/RazorSiteWide

------------------------------------------------------------------------------
   * Install Razor (this varies from system to system, see SingleUserUnixInstall for one option)
   * Setup razor's config in a central location such as /etc/mail/spamassassin/.razor with these commands:
+  * Make sure you register first
   
-  {{{razor-client}}}
+  {{{razor-client}}} (depreciated)
+ 
+  {{{razor-admin -home=/etc/mail/spamassassin/.razor -register}}}
  
   {{{razor-admin -home=/etc/mail/spamassassin/.razor -create}}}
  
   {{{razor-admin -home=/etc/mail/spamassassin/.razor -discover}}}
  
-  {{{razor-admin -home=/etc/mail/spamassassin/.razor -register}}}
   * Make sure permissions are configured correctly
    * This part can get tricky since multiple daemons running under several usernames may be trying to run spamassassin -r, for example (Apache and qmail are two examples from my configuration)
    * One solution is to create a spam group and add all the usernames that need to report spam to that group, then enable that group to use this razor config