Contents

System/OS
2003.04.23 09:54

[linux] 센드메일 동적릴레이 설치

조회 수 15228 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
SASL 설치

ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ 에서 cyrus-sasl-x.x.xx.tar.gz 다운로드!!

[root@ns cyrus-sasl-1.5.28]# ./configure --enable-login
[root@ns cyrus-sasl-1.5.28]# make
[root@ns cyrus-sasl-1.5.28]# make install

설치를 하게되면 SASL 라이브러리는
/usr/local/lib 과 /usr/local/lib/sasl 디렉토리에 설치하게 된다.
이렇게 설치된 라이브러리를 센드메일 컴파일 시 사용하도록 다음과 같이 심볼릭 링크 처리함

[root@ns cyrus-sasl-1.5.28]# ln -s /usr/local/lib/sasl /usr/lib/sasl


sendmail 설치

ftp://ftp.sendmail.org/pub/sendmail/ 에서 sendmail.x.xx.x.tar.gz 다운로드

?

  1. [linux] apache, php, jsp 환경설정하기..

  2. [linux] 랜카드 2개 설정 & iptables 로 사설 ip..

  3. [linux] 간단한 NAT 설정 script

  4. [linux] iptables 명령어 매뉴얼(options)

  5. [linux] 패킷의 소스 주소 바꾸기

  6. [linux] 패킷 스니퍼링

  7. [windows] 배치(bat)파일 제작 방법

  8. [windows] 여러가지 활용 팁

  9. [windows] 도스 사용 팁

  10. [windows] 98/ME 속도 빠르게 튜닝(부팅,메모리,레지스터)

  11. [linux] ipfwadm를 이용한 패킷필터링(구버전)

  12. [linux] ipchains 사용예(패킷 필터링)

Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17