os: linux 7.1 RedHat (telnet상에서는 받기 /보내기 됨. 아웃룩 안됨 )
서버에 연결할 수 없습니다. 계정: 'xxx.co.kr', 서버: 'xxx.co.kr', 프로토콜: POP3, 포트: 110, 보안
(SSL): 아니오, 소켓 오류: 10071, 오류 번호: 0x800CCC0E <설정 부분>
firewall configruation 에는
level --> high
costomize -->
Trusted Device :<>eth0 <>eth1 <--- 모두 쳇크없음
Allow incoming : [*]WWW<HTTP> [*]SSH [*]Mail [*]Telnet [*]FTP 만 체크되어있음
/etc/rc.d/init.d/xinetd restart
<port> : netstat -an | grep 110
tcp 0.0.0.0:110 LISTEN
<pop3 가동># telnet xxx.co.kr pop-3
Trying xxx.xxx.xxx.xx...
Connected to xxx.co.kr.
Escape character is '^]'.
+OK POP3 www.xxx.co.kr v2000.70oops server ready
user abc
+OK User name accepted, password please
pass abc
+OK Mailbox open, 0 messages
vi ipop3 <정상> {disable = no .....}
vi /etc/mail/access -> xxx.xxx.xx. RELAY 되어 있구요. makemap... 했음
hosts.allow -->ipop3d : all
hosts.deny -->비어 있음
ntsysv 에 ipop3d와 sendmail 에 쳇크가 되어 있습니다.
maillog를 분석
Dec 24 12:30:53 www sendmail[16403]: NOQUEUE: IDENT: root at www.xxx.co.kr [xxx.xxx
.xxx.xx] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA
sendmail.mc
DAEMON_OPTIONS('Port=smtp, Addr=127.0.0.1, Name=MTA') <-- 이런 줄 없음.
참고로
sendmail-8.11.6.X
imap 2000c-2kr -x 모두 rpm으로 설치 되어 있습니다.
/var/ -- > 13% 사용
고수님들 어디가 잘못 되었는지 가르쳐 주십시오. 며칠째 아웃룩땜시 고생입니다.
얼마전까지만 해도 잘 되었는데. 어느날 갑자기 안되네요.
어디가 잘못 되었는지 모르겠네요