Well what'd you have before?
zmprov mcf zimbraMtaRelayHost '' (2 single ticks=blank) -note some commands use 2 double quotes instead ""
zmprov mcf zimbraMtaRelayHost localhost (well obviously=localhost)
zmprov mcf zimbraMtaRelayHost desired (=desired)
for outgoing:
zmprov mcf zimbraMtaDnsLookupsEnabled TRUE
incoming:
Quote:
Originally Posted by dataforcecrm dataforcecrm.com 7200 IN MX 0 mail.dataforcecrm.com |
as of 7pmish central US:
208.77.144.242 mail.dataforcecrm.com isn't currently set as an mx in your dns records
When I dig mx dataforcecrm.com I just get:
66.223.51.72 mx0 mail4.zoneedit.com
216.55.181.47 mx0 mail5.zoneedit.com
The smaller the mx value (10 is commonly used) the first priority it gets so these need to be moved above mail.dataforcecrm.com if you aren't using them for inbound mail.
what's your hostfile look like? If that's still the correct ip/name it should be like:
127.0.0.1 localhost.localdomain localhost
208.77.144.242 mail.dataforcecrm.com mail
check the major logfiles: /opt/zimbra/log/mailbox.log & /var/log/zimbra.log
for more specific logs see:
/docs/ne/latest/administration_guide/9_Monitoring.12.1.html#1075561
zmcontrol status (anything stopped?)
(I assume you have no firewalls on accident or anything...)