질문 1.
OS : 와우리눅스 7.1
sendmail : sendmail-8.11.2-14
[root@]# ps -ef | grep sendmail
root 12426 1 0 16:40 ? 00:00:00 sendmail: accepting connections
root 12427 12426 35 16:40 ? 00:01:19 sendmail: running queue: /var/sp
root 12458 12426 0 16:41 ? 00:00:00 sendmail: server mailrelay.webco
root 12467 12426 0 16:44 ? 00:00:00 sendmail: startup with [202.101
....
....
이런 식으로 많은 프로세스가 생성됩니다.
질문2.
OS : RedHat 7.2
sendmail : sendmail-8.11.6-3
sendmail을 sendmail.8.12.7 로 업그레이드 한후
[root@linuxdev1 init.d]# sendmail start
start... User unknown
이런 메세지가 나오고 별반응이 없습니다.
조언이나 해결방법 부탁드립니다.