Koozali.org: home of the SME Server

Spamassassin problems

Offline loejf

  • ****
  • 74
  • +0/-0
Spamassassin problems
« on: May 03, 2005, 11:03:38 PM »
When I try to start the spamd I get this error-message

ERROR!  spamassassin script is v3.000002, but using modules v3.000003!

does anyone know how I resolve this problem.

Best regards
Loejf
...

Offline Knuddi

  • *
  • 540
  • +0/-0
    • http://www.scanmailx.com
Spamassassin problems
« Reply #1 on: May 04, 2005, 01:45:45 PM »
Try doing a

# rpm -qa | grep -i spamassassin

and see which modules didn't get upgraded correctly. Then download then from my site and install/upgrade manually with:

# rpm -Uvh --nodeps xyz.rpm

A new e-smith-USA package has been released (thanks to Michiel Blotwijk) which will more resistent to massive upgrades. This new package will also keep sme-spamfilter up to date along with the three SpamAssassin modules.

This new package will be autoupgraded for all users who has run the install script from swerts-knudsen.dk/com and using the spamfilter package.

Offline loejf

  • ****
  • 74
  • +0/-0
It works now
« Reply #2 on: May 04, 2005, 02:18:21 PM »
Hello.

Yes, one module was not upgraded, and I upgraded it manually, and now it works.

Thank you.
...