First of all I want to say I have researched the crap out of this. I have done all of the DNS splitting and now have the required results when running dig mydomain.com mx and dig mydomain.com any . So it doesn't seem to be a DNS issue.
A day after successfully installing new commercial certs I notice the server status isn't looking right. So I ssh in and restart zimbra. I then get this error:
Keep in mind I HAVE got the DNS working properly. Verification:Code:Host mail.mydomain.com Unable to determine enabled services from ldap. Unable to determine enabled services. Cache is out of date or doesn't exist.
/etc/hosts:
dig mydomain.com mx:Code:127.0.0.1 localhost.localdomain localhost 10.1.1.5 mail.mydomain.com mail
dig domain.com any:Code:; <<>> DiG 9.7.3-P3-RedHat-9.7.3-8.P3.el6_2.2 <<>> *****.com mx ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30077 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 4 ;; QUESTION SECTION: ;*****.com. IN MX ;; ANSWER SECTION: *****.com. 86400 IN MX 10 mail.*****.com. ;; AUTHORITY SECTION: *****.com. 86400 IN NS mercury.*****.com. *****.com. 86400 IN NS servair.*****.com. ;; ADDITIONAL SECTION: mail.*****.com. 86400 IN A 10.1.1.5 mercury.******.com. 86400 IN A 10.1.1.1 servair.*****.com. 86400 IN A 10.1.1.14 servair.*****.com. 86400 IN A 10.1.1.15 ;; Query time: 0 msec ;; SERVER: 10.1.1.1#53(10.1.1.1) ;; WHEN: Thu Mar 15 19:18:21 2012 ;; MSG SIZE rcvd: 158
I have followed forum posts on generating new SSL certs but when I do that I get these errors:Code:; <<>> DiG 9.7.3-P3-RedHat-9.7.3-8.P3.el6_2.2 <<>> *****.com any ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3123 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 4 ;; QUESTION SECTION: ;*****.com. IN ANY ;; ANSWER SECTION: *****.com. 86400 IN SOA servair.*****.com. root.*****.com. 20051045 28800 14400 3600000 86400 *****.com. 86400 IN NS servair.*****.com. *****.com. 86400 IN NS mercury.*****.com. *****.com. 86400 IN MX 10 mail.*****.com. ;; ADDITIONAL SECTION: mercury.*****.com. 86400 IN A 10.1.1.1 servair.*****.com. 86400 IN A 10.1.1.15 servair.*****.com. 86400 IN A 10.1.1.14 mail.*****.com. 86400 IN A 10.1.1.5 ;; Query time: 0 msec ;; SERVER: 10.1.1.1#53(10.1.1.1) ;; WHEN: Thu Mar 15 19:19:30 2012 ;; MSG SIZE rcvd: 199
And I can't get it to work right... So right now I am pretty much stuck, and my company is not getting e-mails relayed properly until I get it fixed. Any help would be much appreciated...Code:/opt/zimbra/bin/zmcertmgr createca -new ** Creating directory /opt/zimbra/ssl/zimbra ** Creating directory /opt/zimbra/ssl/zimbra/ca ** Creating directory /opt/zimbra/ssl/zimbra/server ** Creating directory /opt/zimbra/ssl/zimbra/commercial chown: invalid option -- '1' Try `chown --help' for more information. ** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...chown: invalid option -- '1' Try `chown --help' for more information. done chown: invalid option -- '1' Try `chown --help' for more information. chown: invalid option -- '1' Try `chown --help' for more information. chown: invalid option -- '1' Try `chown --help' for more information. ** Creating CA private key /opt/zimbra/ssl/zimbra/ca/ca.key...done. ** Creating CA cert /opt/zimbra/ssl/zimbra/ca/ca.pem...done.


LinkBack URL
About LinkBacks



