dovecot 설치를 했는데 잘 안되고 있습니다.
작성자 정보
- 서비잇 작성
- 작성일
컨텐츠 정보
- 3,295 조회
- 3 댓글
- 0 추천
- 목록
본문
[root@b250 log]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
+OK Dovecot ready.
user zou
+OK
pass ****
Connection closed by foreign host.
이상태이고 로그를 보면 cat /var/log/maillog
Mar 16 19:39:23 b250 dovecot: master: Warning: Killed with signal 15 (by pid=11642 uid=0 code=kill)
Mar 16 19:39:24 b250 dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
Mar 16 19:39:24 b250 dovecot: config: Warning: NOTE: You can get a new clean config file with: doveconf -n > dovecot-new.conf
Mar 16 19:39:24 b250 dovecot: config: Warning: Obsolete setting in /etc/dovecot/dovecot.conf:86: login_executable has been replaced by service { executable }
Mar 16 19:40:09 b250 dovecot: master: Warning: Killed with signal 15 (by pid=11665 uid=0 code=kill)
Mar 16 19:40:10 b250 dovecot: master: Dovecot v2.0.9 starting up (core dumps disabled)
Mar 16 19:40:33 b250 dovecot: pop3-login: Login: user=<zou>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=11686, secured
Mar 16 19:40:33 b250 dovecot: pop3(zou): Error: user zou: Initialization failed: mail_location not set and autodetection failed: Mail storage autodetection failed with home=/home/zou
Mar 16 19:40:33 b250 dovecot: pop3(zou): Error: Invalid user settings. Refer to server log for more information.
이상태 입니다 좀 알려주세요^^
sendmail 잘되는데요.. ㅋ
관련자료
-
이전
-
다음
dslee님의 댓글
- dslee
- 작성일
해보셨나요?
서비잇님의 댓글
- 서비잇
- 작성일
할때 같이 해놨습니다.
지유파파님의 댓글
- 지유파파
- 작성일
예전에는 /var/mail/spool 인가 경로가 있었고, 대부분 유저 홈디렉토리에 메일함이 생성될텐데요...
/etc/default/useradd 파일 안에
아래 항목이 yes로 되어 있는지 확인 바랍니다.
CREATE_MAIL_SPOOL=yes