소개 Centos6이후부터는 기본SMTP가 Sendmail에서 postfix로 변경되었습니다. perplexity에서 생성한 AI이미지 작업절차 Sendmail 패키지 삭제 $> yum erase sendmail -y Postfix 패키지 설치 $> yum install postfix -y Postfix 설정 vi /etc/postfix/main.cf ...