pop3 메일 서버를 구축하려고 합니다. qpopper3.1.2를 깔아서 성공적으로 설
치한 줄 알았습니다.
그래서
[root@jaggy mail]# telnet localhosts 110 (return)
Trying ***.***.39.25...
Connected to
Escape character is '^]'.
+OK QPOP (version 3.1.2) at jaggy.****.**.** starting.
user stannum
+OK Password required for stannum.
pass *** // 실제로 진짜 패스워드가 보여서 ㅡ.ㅡ //
-ERR [AUTH] Password supplied for "stannum" is incorrect.
+OK Pop server at jaggy.****.**.** signing off.
Connection closed by foreign host.
이렇게 나왔거든요. ssh를 쓰는 데 이런 것 해결한 질문이 없어서 이렇게 염
치불구 올립니다.