On Sun, 27 Jun 2010, Athmane Madjoudj wrote:

> Refer to https://bugzilla.redhat.com/show_bug.cgi?id=552127
>
> You can update spamassassin rules by running as root:
>
> sa-update

I have a simple cron script stuck in /etc/cron.daily that's useful for 
getting notice of spamassassin rules updates:

   /usr/bin/sa-update --checkonly -D channel 2>&1 | \
   /bin/grep 'update available'

-- 
Paul Heinlein <> heinl...@madboa.com <> http://www.madboa.com/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to