메뉴 건너뛰기

Cloudera, BigData, Semantic IoT, Hadoop, NoSQL

Cloudera CDH/CDP 및 Hadoop EcoSystem, Semantic IoT등의 개발/운영 기술을 정리합니다. gooper@gooper.com로 문의 주세요.


설치가 안되어서 발생하는 문제이므로 아래의 명령으로 설치해준다.


sudo apt-get install dovecot-imapd dovecot-pop3d



-----------------------에러내용-----------------------

root@gsda4:/usr/lib/dovecot# service dovecot restart
Job for dovecot.service failed because the control process exited with error code. See "systemctl status dovecot.service" and "journalctl -xe" for details.
root@gsda4:/usr/lib/dovecot# systemctl status dovecot.service
● dovecot.service - Dovecot IMAP/POP3 email server
   Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2017-06-12 00:22:19 KST; 8s ago
     Docs: man:dovecot(1)
           http://wiki2.dovecot.org/
  Process: 27383 ExecStart=/usr/sbin/dovecot (code=exited, status=89)
 Main PID: 22268 (code=exited, status=0/SUCCESS)

Jun 12 00:22:19 sda4 systemd[1]: Starting Dovecot IMAP/POP3 email server...
Jun 12 00:22:19 sda4 dovecot[27383]: Fatal: service(pop3-login) access(/usr/lib/dovecot/pop3-login) failed: No such file or directory
Jun 12 00:22:19 sda4 systemd[1]: dovecot.service: Control process exited, code=exited status=89
Jun 12 00:22:20 sda4 systemd[1]: Failed to start Dovecot IMAP/POP3 email server.
Jun 12 00:22:20 sda4 systemd[1]: dovecot.service: Unit entered failed state.
Jun 12 00:22:20 sda4 systemd[1]: dovecot.service: Failed with result 'exit-code'.

번호 제목 날짜 조회 수
39 파일명 혹은 확장자 일괄 변경하는 방법 2017.01.26 188
38 파일은 남겨두고 파일 내용만 지우고자 할 때. 2017.08.30 205
37 HAX is not working and emulator runs in emulation mode 메세지가 나오는 경우 file 2015.05.25 235
36 Ubuntu에서 sbt및 scala설치하기 2017.06.20 236
35 센서테스트 file 2015.05.25 238
34 VPS에서는 root로 실행해도 swap파일을 만들지 못하게 만들어 두었지만 swap파일을 생성하는 방법 2017.06.20 322
33 [vi]블럭 및 문서내 복사등에 관련된 명령어 2017.02.17 324
32 tar를 이용한 리눅스 백업 2018.05.13 342
31 [Dovecot] -ERR [SYS/PERM] Permission denied 2017.06.13 367
30 CentOS에서 리눅스(Linux) 포트 열기, 방화벽 설정/해제 등. 2016.03.14 372
29 [CentOS] 네트워크 설정 2018.03.26 386
28 sendmail + dovecot(pop3) + saslauthd 설치 2017.06.11 396
27 [shell script]test.txt에 space로 분리된 내용을 일어들이는 예제 2017.02.21 409
26 [shellscript] 함수에 배열을 인자로 주어서 처리하는 방법 2019.07.16 409
25 nc -l 7777 : 7777포트에서 입력을 받는다. 2017.03.23 421
24 프로세스를 확인해서 프로세스를 삭제하는 shell script예제(cryptonight) 2018.02.02 422
23 [shell script] 파일을 한줄씩 읽어서 파일내용으로 명령문 만들고 실행하는 shell script예제 2017.02.21 425
22 linux에서 특정 포트를 사용하는 프로세스 확인하기 2017.04.26 457
21 우분투 서버에 GUI로 접속하기 file 2018.05.27 518
20 bash는 PS1 변수를 통해 프롬프트의 모양을 바꿀 수 있다. 2016.03.30 565
위로