05 May 2006
H-Sphere versions: 2.4.3 + and before 2.5.0
This release updates hsphere mailservice package to version 3-18 that contains SpamAssassin updated to version 3.11.
Important: For H-Sphere 2.5+, the corresponding hsphere-mail-service-4-7
is included into HS 2.5 Final.
To update to hsphere-mail-service-3-18:
- Log into your control panel server as root:
su -
- Download the update package from our site:
Linux:
wget http://www.psoft.net/shiv/HS/u-hsmail-3-18.tar.gz
FreeBSD:
fetch http://www.psoft.net/shiv/HS/u-hsmail-3-18.tar.gz
- Unpack the archive:
tar xzf u-hsmail-3-18.tar.gz
- Enter the unpacked directory:
cd u-hsmail-3-18
- Run the script:
sh update.sh
|