리눅스					분류
				
						데몬 스크립트 파일 : /etc/rc.d/init.d/postfix
작성자 정보
- 구돌 작성
 - 작성일
 
컨텐츠 정보
- 4,874 조회
 - 0 추천
 - 목록
 
본문
데몬 스크립트 파일 : /etc/rc.d/init.d/postfix
postfix데몬을 시작하거나 종료하는 스크립트입니다.
postfix는 Postfix Mail Transfer Agent로서 메일 릴레이 역할을 합니다.
즉, sendmail과 같은 MTA로서 메일을 다른 메일서버로 보내주는 역할을 하는 메일서버 데몬입니다.
사용옵션 : start|stop|restart|reload|abort|flush|check|status|condrestart
데몬파일 : /usr/sbin/postfix
PID파일 : /var/spool/postfix/pid/master.pid
설정파일
- /etc/postfix/main.cf
- /etc/postfix/master.cf
스크립트 사용예
| 
   [root@command init.d]# /etc/rc.d/init.d/postfix stop Shutting down postfix: [OK] [root@command init.d]# [root@command init.d]# /etc/rc.d/init.d/postfix start Starting postfix: [ OK ] [root@command init.d]#  | 
 
"무단배포금지: 클라우드포털(www.linux.co.kr)의 모든 강좌는 저작권에 의해 보호되는 콘텐츠입니다. 무단으로 복제하여 배포하는 행위는 금지되어 있습니다."
		
					관련자료
- 
			이전
 - 
			다음
 
			댓글 0
					
			
				등록된 댓글이 없습니다.
			
					
								