Hello all, I am building my first Zimbra box and have a few questions on applying changes to the install config screen. Here is what I have:
Code:
Create Domain: [vhdA.danati.com] danati.com
MX: vhdA.danati.com (72.52.242.117)
Interface: 127.0.0.1
Interface: 72.52.242.117
done.
Checking for port conflicts
Main menu
1) Common Configuration:
+Hostname: vhdA.danati.com
+Ldap master host: vhda.danati.com
+Ldap port: 389
+Ldap Admin password: set
+Require secure interprocess communications: yes
+TimeZone: (GMT-08.00) Pacific Time (US & Canada)
2) zimbra-ldap: Enabled
3) zimbra-store: Enabled
+Create Admin User: yes
+Admin user to create: admin@danati.com
******* +Admin Password UNSET
+Enable automated spam training: yes
+Spam training user: spam.lj5t9yfs9h@danati.com
+Non-spam(Ham) training user: ham.q9i4rtw4@danati.com
+Global Documents Account: wiki@danati.com
+SMTP host: vhdA.danati.com
+Web server HTTP port: 80
+Web server HTTPS port: 443
+Web server mode: http
+IMAP server port: 143
+IMAP server SSL port: 993
+POP server port: 110
+POP server SSL port: 995
+Use spell check server: yes
+Spell server URL: http://vhdA.danati.com:7780/aspell.php
+Configure store for use with reverse mail proxy: FALSE
+Configure store for use with reverse web proxy: FALSE
4) zimbra-mta: Enabled
5) zimbra-snmp: Enabled
6) zimbra-logger: Enabled
7) zimbra-spell: Enabled
8) Default Class of Service Configuration:
r) Start servers after configuration yes
s) Save config to file
x) Expand menu
q) Quit
Address unconfigured (**) items or correct ldap configuration (? - help) I have a valid doamin name in the DNS servers:
Code:
[root@phd1 tmp]# dig mx danati.com
; <<>> DiG 9.3.4-P1 <<>> mx danati.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63108
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;danati.com. IN MX
;; ANSWER SECTION:
danati.com. 72000 IN MX 0 vhdA.danati.com.
;; Query time: 2 msec
;; SERVER: 69.16.234.69#53(69.16.234.69)
;; WHEN: Mon Oct 13 17:10:08 2008
;; MSG SIZE rcvd: 49
Code:
[root@phd1 tmp]# nslookup vdha.danati.com
Server: 69.x.x.x
Address: 69.x.x.x#53
Non-authoritative answer:
vdha.danati.com canonical name = danati.com.
Name: danati.com
Address: 72.52.242.116
It looks like I have the correct DNS information. I thought at the end of the config screen I need to hit "a" to apply the changes. Then the rest of the software will install. What am I doing wrong?
Thank you,
timgerr