dovecot 썸네일형 리스트형 [draft] 우분투에서 Postfix와 Dovecot을 구축하고 설정하는 방법 우분투에서 Postfix와 Dovecot을 구축하고 설정하는 방법1. 패키지 설치sudo apt updatesudo apt install -y mailutilssudo apt install -y postfix dovecot-core dovecot-imapd dovecot-pop3dpostfix : 메일 송신 서버 (MTA)dovecot-core : Dovecot 기본 서비스dovecot-imapd, dovecot-pop3d : IMAP, POP3 지원mailutils : 테스트용 메일 전송 도구 설치 중 Postfix configuration 창이 뜨면Internet Site 선택mail.example.com 과 같은 호스트 이름 입력Postfix 재구성dpkg-reconfigure postfix2. P.. 더보기 이전 1 다음