Details
*We request you to please refer to kb# 1958 for information on SA v3.0.2 for the latest updated rpm's and instructions.
Details: The hotfix enables you to upgrade SpamAssassin to version 3.0.2 on Ensim Pro for Linux 4.0.3 servers running any of the following operating systems:
-
Fedora Core 1 (FC1)
-
Fedora Core 2 (FC2)
-
Product: Ensim Pro and Basic for Linux
Platform: SSH (Small Scale Hosting) only
Version:4.0.3 (Fedora Core 1, Fedora Core 2 and Red Hat Enterprise Linux
Date: March 16, 2005
Patch Description: This is a hotfix for a upgrading to SpamAssassin 3.0.2
Please note that those running up2date (on RHEL) and yum update (Fedora) should include SpamAssassin package in their skip list.
Download: http://download.swsoft.com/ensim/outgoing/kb/4.0.3/spamassassin/new
|
spamassassin-3.0.2-1.i386.rpm
|
72818f9442687df93cf6c1038c0e0e32
|
|
spamassassin-tools-3.0.2-1.i386.rpm
|
8cb3bd8f58f18bf2ecfc3b1c90fc7e69
|
|
perl-Net-DNS-0.45-3.i386.rpm
|
f7029532878f55b10f24c1bcfc84c7ad
|
|
perl-parse-syslog-1.03-1.i386.rpm
|
e92586bf4bd1aa80a18e246cc9a69d2f
|
|
perl-statistics-distributions-1.02-1.i386.rpm
|
91a64446fa9334ec810b6cef78b5009e
|
|
perl-Mail-SpamAssassin-3.0.2-1.i386.rpm
|
c1c033047e39b77cbbd7bf79360547c0
|
|
virtualhosting-fst-spam_filter-4.0.3-1900.i386.rpm
|
599f3e77ed1f2df62a696cade055f7c9
|
|
spam_preupgrade_to_302.py
|
cf8d05576751ea99fedb86ed6c63410e
|
|
spam_postupgrade_to_302.py
|
ed8a3c4aeb9338d4ccfd474b55ef7ac8
|
Installation Instructions:
1. Update the SpamAssassin database.
python spam_preupgrade_to_302.py
2. Stop the SpamAssassin service.
service spamassassin stop
3. Download the Ensim Pro for Linux RPMs to a temporary directory,
for example, /root/spamupgrade_302
4. Change to the directory created in step 3.
cd /root/spamupgrade_302
5. Upgrade the Ensim Pro for Linux RPMs.
rpm -Uvh *.rpm
Note: Do not upgrade the "perl-Net-DNS" rpm if the Ensim Pro for Linux server is running FC2.
6. Restart the SpamAssassin service.
service spamassassin restart
7. Run the Ensim Pro for Linux server through the maintenance mode.
set_pre_maintenance
set_maintenance
set_post_maintenance
8. Restart the Ensim Pro for Linux server.
service webppliance restart
9. Synchronize the database with SpamAssassin 3.0.2.
python spam_postupgrade_to_302.py
|