I installed using cpan Mail::SpamAssassin as listed on SA site. It's
working, but it won't start as a service.
neither service is listed in that directory.
Matt Kettler wrote:
Jeffrey Duncan wrote:
Hello. I am running FC4. I can start the service on the command line
by just typing "spamd" and it all works fine. Must be something very
simple - been at this all day !
I have tried to start the service the following ways ...
# service spamassassin start
spamassassin: unrecognized service
and
# /etc/rc.d/init.d/spamassassin start
-bash: /etc/rc.d/init.d/spamassassin: No such file or directory
look in /etc/rc.d/init.d and see if theres a spamd service instead of a
"spamassassin" service.
Also, when you re-installed, how did you re-install?