>> Delete No. 20328 article
No. [질문]/etc/xinetd.d/ipop3 파일 설정 방법

등록 2001-02-09 12:07:00 By localhost     조회 2
이름 신시아    

		qpopper 설치시 소스를 컴파일 한 후에 /usr/lib/ 복사한후
/etc/inetd.conf 파일에
 pop3     stream      tcp    nowait    root  /usr/lib/popper popper
 라고 등록하고 /etc/services 라는 화일에
 pop3 포트 지정해주고...해야하는데..
 wow 리눅스 7.0 은 inetd.conf 가 아니고 /etc/xinetd.d/......에 화일들이 있잖아요?
 ipop3
 pop3s
 둘 중 어느 파일을 설정해 줘야 하는 지요.
 그리고 아래 파일의 내용 중에서 어디를 바꿔줘야 하는 지 좀 가르쳐 주세요.
  default: off
# description: The POP3 service allows remote users to access their ma
il
#              using an POP3 client such as Netscape Communicator, mut
t,
#              or fetchmail.
service pop3
{
        socket_type             = stream
        wait                    = no
        user                    = root
        server                  = /usr/sbin/ipop3d
        log_on_success          += USERID
        log_on_failure          += USERID
        disable                 = yes
}
  그리고 그 pop3는 센드메일 처럼 데몬을 따로 띄워 줘야 하나요?
    눈이오더니 그쳤네...
행복한 하루 되세요
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved