Quote:
Originally Posted by jjrowan Is there a way to configure Zimbra to use sendmail rather than postfix. I'd rather not have to go through a learning curve trying to configure postfix if I don't have to. |
No, you have to use the supplied packages. Zimbra is installed as a complete package not individual components.
Quote:
Originally Posted by jjrowan On a postfix note, I can connect from the CentOS machine (localhost) but not from workstations on the LAN or the outside world. Port 25 is open in iptables. How do I configure postfix to allow inbound mail. |
You've possible got a DNS problem for your external records. You chould also check if all of the services are running:
Code:
su - zimbra
zmcontrol status
and also check the
log files for errors. There are also many threads in these forums that cover this type of problem/question if you'd care to do some research.