메뉴 건너뛰기

2013.07.08 19:32

메일서버 설정

조회 수 21707 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
apt-get install sendmail
apt-get install libsasl2-2 libsasl2-modules sasl2-bin
apt-get install dovecot-pop3d

/etc/mail/sendmail.mc 에
DAEMON_OPTIONS(`Family=inet,  Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl
DAEMON_OPTIONS(`Family=inet,  Name=MSP-v4, Port=submission, M=Ea, Addr=0.0.0.0')dnl
로 수정하고
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
를 추가

/etc/mail/sendmailconfig 명령실행

/etc/mail/local-host-names 에 도메인 추가
/etc/mal/access 에 허용 IP대역추가
makemap hash /etc/mail/access.db < /etc/mail/access

/etc/mail/local-host-names 에 도메인 추가
/usr/lib/sasl2/Sendmail.conf 에
pwcheck_method: saslauthd 로 수정
/etc/default/saslauthd 에
START=yes로 수정

/etc/init.d/sendmail start(또는 restart)
/etc/init.d/saslauthd start(또는 restart)

/etc/dovecot/conf.d/10-auth.conf 에
disable_plaintext_auth = no
auth_mechanisms = plain login
/etc/dovecot/conf.d/10-mail.conf 에
mail_location = mbox:~/mail:INBOX=/var/mail/%u

/etc/init.d/dovecot restart
(/usr/sbin/dovecot -F -c /etc/dovecot/dovecot.conf)
                        

  1. 우분투 16.04 토렌트 서비스

    Date2016.07.26 ByDDART Views9992
    Read More
  2. 우분투 16.04 메일서버 설정

    Date2016.07.24 ByDDART Views10157
    Read More
  3. 우분투 16.04 서버 세팅

    Date2016.07.22 ByDDART Views7123
    Read More
  4. 우분투 16.04 데스크탑 - CLI 모드로 전환 및 부팅하기

    Date2016.07.20 By관리자 Views38659
    Read More
  5. hMailServer 국가별 접속허용, 차단법

    Date2013.11.20 ByDDART Views21227
    Read More
  6. 저전력 홈서버 구축

    Date2013.10.17 ByDDART Views22998
    Read More
  7. 윈도우 메일서버구축

    Date2013.10.17 ByDDART Views21545
    Read More
  8. Windows 8 시작버튼 달기

    Date2013.10.16 ByDDART Views20705
    Read More
  9. usb download tool - 32bit 운영체제에서 64bit 운영체제 usb 부팅디스크 만들기

    Date2013.08.07 ByDDART Views25674
    Read More
  10. Javascript reformatter

    Date2013.07.10 ByDDART Views22181
    Read More
  11. Ubuntu Mail Server 구축하기

    Date2013.07.08 ByDDART Views22493
    Read More
  12. KimsQ RB IIS + PM 설치문제 해결

    Date2013.07.08 ByDDART Views22603
    Read More
  13. 메일서버 설정

    Date2013.07.08 ByDDART Views21707
    Read More
  14. 작업순서

    Date2013.07.08 ByDDART Views21173
    Read More
  15. 갤럭시U 삭제가능한 기본어플

    Date2013.07.08 ByDDART Views22536
    Read More
  16. 설치된 package 정보보기

    Date2013.07.08 ByDDART Views22194
    Read More
  17. chrooted ubuntu 초기 설정

    Date2013.07.08 ByDDART Views21305
    Read More
  18. Ubuntu 12.04 Desktop 초기 설치

    Date2013.07.08 ByDDART Views22557
    Read More
  19. 아파치2 rewrite mod enable

    Date2013.07.08 ByDDART Views21312
    Read More
  20. 갤럭시U 테그라크커널

    Date2013.07.08 ByDDART Views20801
    Read More
Board Pagination Prev 1 ... 2 3 ... 4 Next
/ 4