qpopper package설치후, 관련설정(etc/services, etc/inetd.conf)수정.
그래도 아래와 같이, passwd가 다르다고 하는데..이유를 잘 모르겠네요.
도움바랍니다.
-------------------------------------------
[ hulee73@lhu hulee73]$ telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
+OK QPOP (version 3.1fc1) at lhu.lgeds.lg.co.kr starting.
user hulee73
+OK Password required for hulee73.
pass 12345
-ERR [AUTH] Password supplied for "hulee73" is incorrect.
+OK Pop server at lhu.lgeds.lg.co.kr signing off.
Connection closed by foreign host.
------------------------------------------