install scalix mail in Centos5

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

ngyc

install scalix mail in Centos5

Postby ngyc » Thu Nov 29, 2007 1:35 am

hi, i want to install new scalix email server in my centos5
got any step by step guide.
because i just starting learnt using linux only.
Thanks :lol:

a.schild
Posts: 224
Joined: Wed Feb 14, 2007 5:10 pm

Postby a.schild » Thu Nov 29, 2007 4:22 am

You can just install it with the wizard.
It will then check for correct server name and dependencies.

With centos you probably will have to start the installer with the -override switch

Like: ./scalix-installer --override=rhel5


Of course for the whole internet email stuff to work, you must know mx records, firewalls, reverse lookups etc.

André

o_rakel

centos

Postby o_rakel » Thu Nov 29, 2007 5:02 am

I am thinking to go the same way and just by searching I found for here example this
viewtopic.php?t=9392

but if you started last week with linux it might be a _little_bit_ to much installing a mail server this week...

ngyc

Postby ngyc » Fri Nov 30, 2007 5:13 am

thanks you...
this information very helpful for me.. :lol:

ngyc

Postby ngyc » Thu Dec 06, 2007 6:01 am

tar -xzvf *tgz
rm -f *tgz
cd scalix-11.2.0-GA
/root/rpm/scalix-11.2.0-GA/scalix-installer --override=rhel5

This part i no understand?
how come can't run this command

a.schild
Posts: 224
Joined: Wed Feb 14, 2007 5:10 pm

Postby a.schild » Thu Dec 06, 2007 6:03 am

ngyc wrote:tar -xzvf *tgz
rm -f *tgz
cd scalix-11.2.0-GA
/root/rpm/scalix-11.2.0-GA/scalix-installer --override=rhel5

This part i no understand?
how come can't run this command


Probably the path in the last path is not correct.
Is this where you have unpacked the installer ?

maraboshi
Posts: 14
Joined: Wed Mar 21, 2007 6:06 am

Postby maraboshi » Mon Dec 10, 2007 5:50 am

ngyc wrote:tar -xzvf *tgz
rm -f *tgz
cd scalix-11.2.0-GA
/root/rpm/scalix-11.2.0-GA/scalix-installer --override=rhel5

This part i no understand?
how come can't run this command


Probably you have to enter the scalix directory, then

./scalix-installer --override=rhel5

with the ./

Hope this was helpful.

Bye.

ngyc

Postby ngyc » Tue Dec 18, 2007 12:00 am

This part i already install

yum -y update; reboot; exit

yum install -y compat-libstdc++-296 cyrus-sasl-md5 cyrus-sasl-plain elinks httpd java man mod_ssl nano pam_smb perl postgresql-server sendmail-cf tk wget which; reboot; exit

nano /etc/hosts
127.0.0.1 localhost
192.168.1.1 dnshost.domain.tld dnshost #note, this is NOT the local host name

chkconfig postgresql on
chkconfig httpd on

Turn off firewall and selinux:
/usr/bin/system-config-securitylevel-tui

reboot; exit

mkdir rpm
cd rpm
wget http://downloads.scalix.com/.community/ ... -intel.tgz

This part i no understand, What wrong with my command?


tar -xzvf *tgz
rm -f *tgz
cd scalix-11.2.0-GA
/root/rpm/scalix-11.2.0-GA/scalix-installer --override=rhel5


Remote Authentication:

nano /etc/pam_smb.conf
DOMAIN
DNSHOST
DNSHOST.DOMAIN.TLD

any 1 can help me ?


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 4 guests