SeLLeRoNe
Super Moderator
Im using this script for SpamAssasin and ClamAV on a Debian 5.0 32Bit and work correctly.
Just a note, ClamAV have to be update
New version came out.
Regards
Just a note, ClamAV have to be update

Regards
Mike, please see my reply to your other thread.Would be good to see an update for OpenSSL to for the folks that are scared to do it themselves from source.
Would you like to add auto install of nginx+php5-cgi?
Can anybody please tell me how to uninstall AVG from a centos server ?
Thank You
is it possible to add ioncube ?
thank you
When I tried to upgrade my exim to 4.69 using update.script, I found the default site ftp://ftp.exim.org/exim/exim4/xxx.rpm is down, and my exim was delete by the update script.
And I replaced the ftp site in update.script and installed again to recover the mass.
After all, I suggest this script could check the source link first, then delete the origin file to prevent such situation.
Ioncube loader is very easy to install. Follow below guideline
http://www.ioncube.com/loader_installation.php
Exim 4.70
ProFtp 1.3.2b
MySQL 5.0.88
MySQL 5.1.41
MODsecurity 2.5.11
Wael
#Possible values - 4.1, 5.0, 5.1
mysql=5.1
mysql_inst=yes
mysql_backup=yes
#Mail options
exim=no
mail-header-patch=yes
dovecot=yes
nano -w configure2.php
cd /usr/local/directadmin/custombuild
./build php all
mkdir /usr/local/updatescript
cd /usr/local/updatescript
wget http://tools.web4host.net/update.script
chmod 755 update.script
./update.script IMAP
cd /usr/local/directadmin/custombuild/configure/suphp/
nano configure.php4 (or configure.php5 depend on what php version you use)
"--enable-zip" \
"--with-imap=/usr/local/imap-2004c1" \
cd /usr/local/directadmin/custombuild/
./build php n