Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: bruce on August 02, 2006, 01:24:04 PM

Title: spamassassin init fails
Post by: bruce on August 02, 2006, 01:24:04 PM
I installed SME Server 7 as an upgrade to an unmodified SME 6.5 rc 1. Spamassasin was working before the upgrade. Now the init fails saying the server port is "in use".  :-(

Is is possible to uninstall and reinstall spamassassin manually? If so, are there any steps published. :pint:
Title: Re: spamassassin init fails
Post by: CharlieBrady on August 02, 2006, 04:15:47 PM
Quote from: "bruce"
I installed SME Server 7 as an upgrade to an unmodified SME 6.5 rc 1. Spamassasin was working before the upgrade. Now the init fails saying the server port is "in use".  :-(


Please report problems via the Bug Tracker, not the forum. Thanks.
Title: Re: spamassassin init fails
Post by: judgej on February 24, 2007, 04:19:50 PM
Quote from: "bruce"
I installed SME Server 7 as an upgrade to an unmodified SME 6.5 rc 1. Spamassasin was working before the upgrade. Now the init fails saying the server port is "in use".  :-(


I had this problem too. So far as I can see, it does not have a detrimental effect, but is annoying none-the-less.

In my case, it was because spamassain was proviously installed (using the Knudsen scripts). I removed the rpms, but they leave behind a few strands that cause this error.

Under /etc/rc1.d/ to /etc/rc7.d/ there are entries for spamassin as well as spamd. The SME 7 daemon is 'spamd' and the older daemons are 'spamassassin'. Remove the latter from those directories, mostly K60spamassassin, and the error goes away.

Obviously back up what you do delete, just in case there is something I have overlooked, but this does appear to be working for me so far.

-- Jason