문서를 찾아보았지만 해결책이 없어서 이렇게 질문을 합니다....
sendmail로 메일을 보내면 받는 사람쪽에서 보내는 사람 주소가
aaa@www
이렇게만 오네요....
다음은 sendmail.cf 의 일부 입니다...
Cwwww.mydomain.com
# file containing names of hosts for which we receive email
Fw/etc/mail/sendmail.cw
# my official domain name
# ... define this only if sendmail cannot automatically determine your domain
#Dj$w.Foo.COM
CP.
# "Smart" relay host (may be null)
#DSmailhost.$m
DS
다음은 sendmail.cw 의 일부입니다..
mail.mydomain.com
mydomain.com
그리고 sendmail을 restart하면 에러가 납니다.
# /usr/lib/sendmail restart
restart... User unknown
이런 메시지가 나오네요...
그리고 메일 서버(도메인)을 신청을 해야지 sendmail을 제대로 사용할 수 있나요?
꼭 고수님들은 답변 주세요...^^*