![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials |
HOW TO MAKE MONEY by INTERNET![]() |
||
Install Zimbra Mail Server on Ubuntu 8.04 |
|||
Tutorial for making DNS Server in Ubuntu! Ok, after a dns problem is over, following the step-by-step to install zimbra mail server on ubuntu 8.04 ... Previously we had to setup mail server ip address is 211.172.16.33, netmask 255.255.255.252, gateway 211.172.16.32
and also to setup nameserver ip address is 210.172.210.100 : root@mailserver:~# vim /etc/network/interfaces # This file describes the network interfaces available on your system root@mailserver:~# vim /etc/resolv.conf search udiniq.com Make sure the hostname is written in a Mail Server Fully Qualified Domain Name (FQDN): 211.172.16.33 mailserver.udiniq.com mailserver # The following lines are desirable for IPv6 capable hosts ::1 localhost ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts If all the preparations are ok, then the next step you need to remove Postfix installed by default when you install ubuntu 8.04, because of Zimbra Mail Server in an existing service, so it aims to avoid conflict with Postfix, Zimbra's own property, so zimbra installation running normally. The steps are as follows : root@mailserver:~# /etc/init.d/postfix stop && aptitude autoremove The next step is to download the packages zimbra: root@mailserver:~# wget http://h.yimg.com/lo/downloads/5.0.14_GA/zcs-5.0.14_GA_2850.UBUNTU8.20090303190551.tgz And extract the files zimbra by step: root@mailserver:~# tar xzf zcs-5.0.14_GA_2850.UBUNTU8.20090303190551.tgz Then go to the folder zimbra : root@mailserver:~# cd zcs-5.0.14_GA_2850.UBUNTU8.20090303190551 root@mailserver:/cd zcs-5.0.14_GA_2850.UBUNTU8.20090303190551:# Before you install Zimbra, we first install the packages needed by Zimbra, steps : root@mailserver:/cd zcs-5.0.14_GA_2850.UBUNTU8.20090303190551:# aptitude install libpcre3 libgmp3c2 libstdc++5 libltdl3 Then install Zimbra : root@mailserver:/cd zcs-5.0.14_GA_2850.UBUNTU8.20090303190551:# ./install.sh Next time zimbra installation there may be some questions that must be answered, and please mail completed according to the needs of both zimbra ns and MX. In addition to complete installation zimbra mail server on ubuntu 8.04, the following are ways that we can send email through the server console on ubuntu 8.04, it is intended that we as an administrator can try sending an email via the console without having to open an email address in our browser, so to test the email sending is not time consuming, the following steps : root@mailserver:~#
wget http://ubuntu.lnix.net/misc/mta-dummy/mta-dummy_1.0_all.deb If you've done the above step, the next step is we need to add the script set sendmail=/opt/zimbra/postfix/sbin/sendmail at /etc/mail.rc, the following steps: root@mailserver:~# vim / etc / mail.rc -- By pressing the letter i please add the following script -- set sendmail =/opt/zimbra/postfix/sbin/sendmail -- Ends here and save it by pressing Esc: wq and Enter -- Then do the following steps to test sending email via console: root@mailserver:~# mail @ Then enter the subject and contents and end with a period (.) And Enter To view the report sendingnya silhkan look at /var/log/zimbra.log |
SITE
ARCHIVE
|
||
![]() Thinks about OS Linux Ubuntu | Ubuntu Tutorials Copyright©2009 | UdiniqGeek.com - Thinks about OS Linux Ubuntu -
Ubuntu Tutorials | Contact Us
| :: RSS |
![]() |
|||