메일 발송 에러시 vi /etc/mail/access 정보
메일 발송 에러시 vi /etc/mail/access
본문
# Check the /usr/share/doc/sendmail/README.cf file for a description
# of the format of this file. (search for access_db in that file)
# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
# package.
#
# by default we allow relaying from localhost...
Connect:localhost.localdomain RELAY
Connect:localhost RELAY
Connect:127.0.0.1 RELAY
>>
이렇게만나오구요 도메인이 안나오는데
센드메일 제대로 되는지 확인할려면 어떻게 하면 좋을까요??
# of the format of this file. (search for access_db in that file)
# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
# package.
#
# by default we allow relaying from localhost...
Connect:localhost.localdomain RELAY
Connect:localhost RELAY
Connect:127.0.0.1 RELAY
>>
이렇게만나오구요 도메인이 안나오는데
센드메일 제대로 되는지 확인할려면 어떻게 하면 좋을까요??
댓글 전체