안녕하세요..
외부로 메일이 안 나가서 요 밑에 질문을 했던 넘입니다.
검색을 해보니 RELAY 문제라고 나와서 수정하는 대로 했습니다.
먼저
vi /etc/mail/access
61.36.255 RELAY <- 회사 아이피 (61.36.255.xxx)
www.hanmail.net RELAY
www.daum.net RELAY
:wq
(여기서는 tap 키를 사용하라구 해서 tap 으로 칸을 띄었습니다.)
/etc/mail # makemap hash access < access
하였습니다..
그런데도 hanmail 로 메일이 보내지지 않습니다.
sendmail.cf 의 내용입니다...
===
##################
# local info #
##################
Cwvkorea.co.kr
Cwviable.co.kr
Cwviable-korea.com
# file containing names of hosts for which we receive email
Fw-o /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)
DS
# operators that cannot be in local usernames (i.e., network indicators)
CO @ % !
# a class with just dot (for identifying canonical names)
C..
# a class with just a left bracket (for identifying domain literals)
C[[
# access_db acceptance class
C{Accept}OK RELAY
# Resolve map (to check if a host exists in check_mail)
Kresolve host -a<OK> -T<TEMP>
# Hosts for which relaying is permitted ($=R)
FR-o /etc/mail/relay-domains %[^#]
# arithmetic map
Karith arith
# possible values for tls_connect in access map
C{tls}VERIFY ENCR
# who I send unqualified names to (null means deliver locally)
DRvkorea.co.kr
# who gets all local email traffic ($R has precedence for unqualified names)
DHvkorea.co.kr
# dequoting map
Kdequote dequote
# class E: names that should be exposed as from this host, even if we masquerade
# class L: names that should be delivered locally, even if we have a relay
# class M: domains that should be converted to $M
# class N: domains that should not be converted to $M
#CL root
CEroot uucp
# who I masquerade as (null for no masquerading) (see also $=M)
DMvkorea.co.kr
# my name for error messages
DnMAILER-DAEMON
# Mailer table (overriding domains)
Kmailertable hash -o /etc/mail/mailertable.db
# Generics table (mapping outgoing addresses)
Kgenerics hash -o /etc/mail/genericstable.db
# Virtual user table (maps incoming users)
Kvirtuser hash -o /etc/mail/virtusertable.db
# Access list database (for spam stomping)
Kaccess hash -o /etc/mail/access.db
CPREDIRECT
Cw www.vkorea.co.kr ##### $Id: version.m4,v 8.39.4.21 2000/12/29 18:22:15 gshapiro Exp $ #####
# Configuration version number
DZ8.11.2/SuSE Linux 8.11.1-0.5
=======================
어떻게 해야 하나요....?
알려주세요...
수세 리눅스 7.1k 입니다...
좋은 휴일 되세요...
--
masamaro