[SOLVED] Postfix not running /MTA stopped ?? As a testing system for future implementation i have deployed zimbra CS
But unable to send email when i checked the
zimbra@mail$ zmcontrol status
Host mail2.mycompnay.com
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Stopped
postfix is not running
snmp Running
spell Running
stats Running
One thing i remember when i install the zimbra it gives error on port 25 for Conflict
so how to Resolve this problem .
[zimbra@mail2 bin]$ netstat -antp | grep 25
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN -
tcp 0 0 :::7025 :::* LISTEN -
[zimbra@mail2 bin]$
[zimbra@mail2 bin]$ ps aux | grep postfix
zimbra 3196 0.0 0.0 3912 660 pts/3 S+ 23:39 0:00 grep postfix
ps -ef | grep postfix
zimbra 4448 24401 0 23:41 pts/3 00:00:00 grep postfix |