:: Re: [DNG] spamassasin relocated?
Top Page
Delete this message
Reply to this message
Author: Antony Stone
Date:  
To: dng
Subject: Re: [DNG] spamassasin relocated?
On Friday 30 September 2022 at 16:19:38, Haines Brown wrote:

> I modified my user_prefs and tried to retart spamassassin. Much to my
> surprise the spamassassin executable is no longer found in
> /etc/init.d/spamassassin.


It never was.

Items in /etc/init.d are not "executables" in the sense that you mean.  They 
are (agreed, executable) startup scripts which pass the correct parameters to 
the "real" executable, which is almost always in one of:
    /bin
    /sbin
    /usr/bin
    /usr/sbin
    /usr/local/bin
    /usr/local/sbin


> I do find a spamassassin executabe in
> /usr/bin, but trying to do
>
> $ sudo /usr/bin/spamassassin restart


That is not expected to work (and never would have).

Have you tried reinstalling the spamassassin package?

> I recently upgraded my Chimaera.


Do you mean you updated the packages on a system which was previously running
Chimaera, or did you upgrade Beowulf to Chimaera?


Antony.

--
Warum können Seeräuber nicht den Umfang eines Kreises berechnen?
Weil sie Piraten...


                                                   Please reply to the list;
                                                         please *don't* CC me.