Jim Knuth wrote:
> has somebody still a startscript for the spamd for me? (Debian Woody)

For Debian woody it is good to use the backport.  Follow the
instructions there.

  http://www.backports.org/package.php?search=spamassassin

Then install it normally.  You will want these optional perl libraries
too.  The perl DNS library in particular is very important.

  apt-get install spamassassin spamc libnet-dns-perl libmail-spf-query-perl

Enable it here in this file, change ENABLED from 0 to 1.

  /etc/default/spamassassin

Start it like this.  It will start normally at boot time.

  /etc/init.d/spamassassin start

Bob

Reply via email to