Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: loejf 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
-
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.
-
Hello.
Yes, one module was not upgraded, and I upgraded it manually, and now it works.
Thank you.