Archive for May, 2010

Monitor incoming and outgoing mails

May-21st-2010

How to install ZCS open source on Fedora | CentOS | RedHat Today morning i am hunting about how to monitor incoming and outgoing mails in Postfix & Zimbra mail server. After half an hour I got the solution and worked perfectly for me.  I am sharing some tricky steps :- Postfix V2.1 supports a [...]

Howto Install Zimbra Collaboration Suite Open Source Edition on Fedora/Centos/Redhat …

May-13th-2010

Hi Friends, You can download ZCS Open Source Edition from :-  http://www.zimbra.com/downloads/os-downloads.html Note :- Before installing ZCS You will have to verify your hostname and MX record of hostname. [root@map007]# hostname [root@map007]# mail.linuxsurgeon.org [root@map007]# nslookup mail.linuxsurgeon.org nslookup mail.linuxsurgeon.org Server:         8.8.8.8 Address:        8.8.8.8#53 Name:   mail.linuxsurgeon.org Address: 192.168.1.1 [root@map007]# cd /opt [root@map007]# wget http://files2.zimbra.com/downloads/6.0.6_GA/zcs-6.0.6_GA_2330.F11.20100505202915.tgz [root@map007]# tar zxvf [...]