It's been discussed somewhat. Here is a simple implementation.

install re2c

cat /etc/sa-update.channels 
updates.spamassassin.org

in /etc/mail/spamassassin/v320.pre uncomment 
loadplugin Mail::SpamAssassin::Plugin::Rule2XSBody

then have a script for starting spamd:
#!/bin/bash
sa-update --nogpg --channelfile /etc/sa-update.channels
sa-compile
stop and start spamd with your normal options

On Thu, Aug 09, 2007 at 12:03:48PM -0600, Reg Clemens wrote:
> Is there a complete discussion of using sa-update and sa-compile
> (and whatever else is necessary) somewhere.  This looks like the
> way to go, but I would need either
>     (a) a working script to do the dirty work
>     (b) a description of HOW do do it.
> 
> 
> -- 
>                                         Reg.Clemens
>                                         [EMAIL PROTECTED]
> 

-- 
/*
Jason Philbrook   |   Midcoast Internet Solutions - Wireless and DSL
    KB1IOJ        |   Broadband Internet Access, Dialup, and Hosting 
 http://f64.nu/   |   for Midcoast Maine    http://www.midcoast.com/
*/

Reply via email to