반응형
CENTOS 7 환경
Postfix mail system 동작 확인 후 실행
sudo postfix status
postfix/postfix-script: the Postfix mail system is not running
sudo postfix start
postfix/postfix-script: starting the Postfix mail system
반응형
'Computer Science > Linux' 카테고리의 다른 글
| [linux] 오류 발생시 메일 보내기 (0) | 2020.05.22 |
|---|---|
| [linux] grep, awk를 활용한 process kill (0) | 2020.05.15 |
| [Linux] grep을 활용한 특수문자 추출 (0) | 2020.05.06 |
| 리눅스 패턴매칭으로 파일 지우기(Remove files by pattern matching in linux) (0) | 2019.12.12 |
| [Linux/Kernel] sk_peer_pid 구조체의 용도 (0) | 2015.07.14 |