Quote:
Originally Posted by ebanti Now immediately following installation and config I did zmcontrol status and everything is running except mailbox (tomcat is not running) and mta (postfix is not running). |
It seems like you already have another process running on port 25 from what you said here:
Quote:
Originally Posted by ebanti Checking for port conflicts
Port conflict detected: 25 (zimbra-mta) |
This could be caused by another version of sendmail or postfix running already on your system.
If you connect to port 25, what does it say?
Code:
telnet localhost 25