로컬 상에서 메일 테스트를 하려고 작성 후에 보내보니..
유저가 smmsp가 없다고 나옵니다.
/etc/mail/submit.cf에서 417라인 인데요
# what user id do we assume for the majority of the processing?
O RunAsUser=smmsp <-- 이부분과
# maximum number of recipients per SMTP envelope
#O MaxRecipientsPerMessage=100
# limit the rate recipients per SMTP envelope are accepted
# once the threshold number of recipients have been rejected
#O BadRcptThrottle=20
# shall we get local names from our installed interfaces?
O DontProbeInterfaces=True
# Return-Receipt-To: header implies DSN request
#O RrtImpliesDsn=False
# override connection address (for testing)
#O ConnectOnlyTo=0.0.0.0
# Trusted user for file ownership and starting the daemon
O TrustedUser=smmsp <!-- 이부분입니다.
위의 내용입니다.
smmsp가 없다고 나오고 해서 유저 추가해도 되지 않는군요
부탁드립니다.
별 이상 없는듯 하구요
/var/mail
소유자 root, 그룹은 mail 로 되어있습니다.