문서를 찾아보았지만 해결책이 없어서 이렇게 질문을 합니다....
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
답변 주시면 감사하겠습니다.....^^