Quote:
Originally Posted by menno.pieters Well, the message header shows a certain version number that really is something sendmail inserts... Definitely not Postfix (Zimbra).
To see if sendmail is running: ps auwwx | grep sendmail
But if you just run "service sendmail stop" or "/etc/init.d/sendmail stop" it will stop... Then, run "chkconfig sendmail off" to make sure it will not start at boot time again. |
On MTA
ps auwwx | grep sendmail
root 15728 0.0 0.0 5476 652 pts/1 S+ 10:39 0:00 grep sendmail
ON Mailbox
ps auwwx | grep sendmail
root 6618 0.0 0.0 10316 2144 ? Ss Sep28 0:00 sendmail: accepting connections
smmsp 6627 0.0 0.0 6800 1620 ? Ss Sep28 0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
root 19162 0.0 0.0 5108 656 pts/2 S+ 10:46 0:00 grep sendmail
sorry about my ignorance i was not able this