Do not install artica on a production system already set, Artica will change your system configuration according it's needs that should not meet your configuration files.Â
This procedure has been tested on CentOS 5.2
Adding RPMForge repositoryÂ
you need to enable RPMForge in order to install these applications
rrdtool,perl-HTML-Parser, perl-HTML-Tagset,awstats,perl-File-Tail,mimedefang...
follow the procedure http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
Installing mandatories packages :
First remove selinux or configure selinux yourself
yum remove selinux-policy
 yum install openssl openldap-servers mysql-server lighttpd lighttpd-fastcgi php php-mysql php-ldap php-gd php-imap rrdtool awstats perl-libwww-perl perl-TermReadKey GeoIP-data perl-File-Tail perl-LDAP perl-Unicode-MapUTF8 gcc make perl-Date-Calc perl-Crypt-SmbHash cyrus-imapd-perl perl-IMAP-Admin
This around 42 mb download
Install Linux::Net:Dev
perl library by :rpm -i ftp://ftp.pbone.net/mirror/reb00t.com/fedora/8/perl/perl-Linux-net-dev-1.00-3.n0i.3.fc8.noarch.rpm
Installing Postfix and associated plugins.
yum install spamassassin spamass-milter clamav clamav-milter milter-greylist mimedefang postfix
CentOS didn't provide latest Postfix version, depend on your Postfix version, some plugins could not be enabled... To do this, you need to install by yourself the latest postfix versionÂ
Installing artica.
Dowload the lastest rpm artica-postfix-1.x.xxxxx-2.i386.rpm
do
rpm -iv artica-postfix-1.x.xxxxx-2.i386.rpm
/etc/init.d/artica postfix restart
/etc/init.d/artica postfix start
Connect to the web interface by typingÂ
https://ipofyourserver:9000 (user Manager, password secret)




