Hello all! I was using spamassassin 2.64 on Novell OES (SuSe based) and
trying to upgrade to 3.1.1. So i uninstalled the 2.64 version and made
the RPM's from the source. I then tried to install the rpm's, the perl=*
package installed but the spamassassin package failed. So i installed
from source using 

[unzip/untar the archive]
        cd Mail-SpamAssassin-*
        perl Makefile.PL
        [option: add -DSPAMC_SSL to $CFLAGS to build an SSL-enabled spamc]
        make
        make install                            [as root]


Now, in yast, under "runtime levels", i still have the spamd service. Is
this spamd suppose to be there or not. After the 3.1.1 install, i have a
new service called "spamassassin". Can i delete the spamd service safely
(it will not "stop" and returns an error when trying to stop the spamd)?
Thanks for any help.

Reply via email to