Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 07-03-2009, 02:33 AM
Moderator
 
Posts: 5,806
Default

Code:
host `hostname` <- note backticks and not single quotes
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #12 (permalink)  
Old 07-03-2009, 02:40 AM
Zimbra Consultant & Moderator
 
Posts: 11,506
Default

Quote:
Originally Posted by map007 View Post
Actually i have configured this server as mail.domain.com and secondly domain.com is running on other server so thats why i have create sub domain and configure on this server.
You might have mentioned that earlier. In that case the FQDN of your Zimbra server should be something like:

Code:
server.mail.domain.com
You should use an FQDN for the server and not the domain name nor even sub-domain name.
__________________
Regards


Bill
Reply With Quote
  #13 (permalink)  
Old 07-03-2009, 06:09 AM
Intermediate Member
 
Posts: 16
Default

Hi,

Thanks to all....

After spending sometime on the server i done following things :-

install.sh -u
rm -rf /opt/zimbra
rm -rf /tmp/install.log.*
reboot

Then install.sh

And problem has been resolved but when i log into admin panel and checked service status , MTA is showing down so please guide me what can i do and secondly how the user will check his mails through webmail ?

Please guide me ......

Thanks a lot..........
Reply With Quote
  #14 (permalink)  
Old 07-03-2009, 06:11 AM
Moderator
 
Posts: 5,806
Default

Any error messages in /var/log/zimbra.log after you restarted ZCS ?
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #15 (permalink)  
Old 07-03-2009, 06:51 AM
Intermediate Member
 
Posts: 16
Default

Hi,

Please check the zimbra.log file after restarting the zcs :--

===============


Jul 3 07:42:58 mail zimbramon[14644]: 14644:info: Starting snmp via zmcontrol
Jul 3 07:42:58 mail zimbramon[14644]: 14644:info: Starting spell via zmcontrol
Jul 3 07:42:58 mail zimbramon[14644]: 14644:info: Starting mta via zmcontrol
Jul 3 07:43:07 mail postfix/postfix-script[17258]: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/main.cf
Jul 3 07:43:07 mail postfix/postfix-script[17259]: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/master.cf
Jul 3 07:43:07 mail postfix/postfix-script[17260]: warning: not owned by root: /opt/zimbra/postfix-2.4.7.5z/conf/master.cf.in
Jul 3 07:43:07 mail postfix/postfix-script[17274]: starting the Postfix mail system
Jul 3 07:43:07 mail postfix/master[17275]: fatal: bind 0.0.0.0 port 25: Address already in use
Jul 3 07:43:07 mail saslauthd[17281]: detach_tty : master pid is: 17281
Jul 3 07:43:07 mail saslauthd[17281]: ipc_init : listening on socket: /opt/zimbra/cyrus-sasl-2.1.22.3z/state/mux
Jul 3 07:43:07 mail zimbramon[14644]: 14644:info: Starting stats via zmcontrol
Jul 3 12:43:30 mail postfix/postqueue[17854]: fatal: Queue report unavailable - mail system is down
Jul 3 07:43:47 mail zmmailboxdmgr[18296]: status requested
Jul 3 07:43:47 mail zmmailboxdmgr[18296]: status OK
Jul 3 07:43:48 mail zmmailboxdmgr[18362]: status requested
Jul 3 07:43:48 mail zmmailboxdmgr[18362]: status OK
Jul 3 12:44:00 mail postfix/postqueue[18433]: fatal: Queue report unavailable - mail system is down
Jul 3 07:44:03 mail zmmailboxdmgr[18639]: status requested
Jul 3 07:44:03 mail zmmailboxdmgr[18639]: status OK
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: antispam: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: antivirus: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: ldap: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: logger: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: mailbox: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: mta: Stopped
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: snmp: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: spell: Running
Jul 3 07:44:03 mail zimbramon[18443]: 18443:info: 2009-07-03 07:44:01, STATUS: mail.domain.com: stats: Running
Jul 3 12:44:30 mail postfix/postqueue[18827]: fatal: Queue report unavailable - mail system is down
Jul 3 07:44:55 mail zmmailboxdmgr[19257]: status requested
Jul 3 07:44:55 mail zmmailboxdmgr[19257]: status OK
Jul 3 07:44:55 mail zmmailboxdmgr[19322]: status requested
Jul 3 07:44:55 mail zmmailboxdmgr[19322]: status OK
Jul 3 12:45:00 mail postfix/postqueue[19364]: fatal: Queue report unavailable - mail system is down
Jul 3 12:45:30 mail postfix/postqueue[19471]: fatal: Queue report unavailable - mail system is down
===========================
Reply With Quote
  #16 (permalink)  
Old 07-03-2009, 06:54 AM
Moderator
 
Posts: 5,806
Default

You already have another MTA running
Quote:
fatal: bind 0.0.0.0 port 25: Address already in use
so check if sendmail is installed and if so remove it.
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #17 (permalink)  
Old 07-03-2009, 07:38 AM
Intermediate Member
 
Posts: 16
Default

Hi,

Thanks dude....its working

And what user and group permission i have to assign to /opt/zimbra ?
And please guide me how the user will access webmail and other admin guide lines...

Thanks a lot for your support..
Reply With Quote
  #18 (permalink)  
Old 07-03-2009, 07:43 AM
Zimbra Consultant & Moderator
 
Posts: 11,506
Default

Quote:
Originally Posted by map007 View Post
And please guide me how the user will access webmail and other admin guide lines..
I'd suggest you read the Documentation.
__________________
Regards


Bill
Reply With Quote
  #19 (permalink)  
Old 07-03-2009, 07:44 AM
Moderator
 
Posts: 5,806
Default

The permissions are automatically assigned when you install the package.
Code:
# ls -ld /opt/zimbra/
drwxr-xr-x 67 root root 4096 Jul  3 08:10 /opt/zimbra/
Quote:
And please guide me how the user will access webmail and other admin guide lines...
What do you mean by this ?
__________________
SplatNIX IT Services :: Innovation through Collaboration™


http://www.messagefortress.com
Reply With Quote
  #20 (permalink)  
Old 07-04-2009, 01:37 AM
Intermediate Member
 
Posts: 16
Default

Hi,

I mean to say that how the user will access his/her mails......?
And if can provide me more administrator guide for ldap and zimbra administration....


Thanks a lot .....
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0