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] ipfwadm를 이용한 패킷필터링(구버전)

  2. [linux] DHCP(Dynamic Host Configuration Protocol) 서버

  3. [linux] Proftpd 설치 가이드

  4. [linux] 한글 URL 인식할 수 있게 아파치(Apache) 설정 (mod_url.c 설치)

  5. [linux] 계정관리하기(내공쌓기)

  6. [linux] 아파치설치/설정 - SSI(Server Side Include)

  7. [linux] Xwindow/Xmanager 사용

  8. [ms-sql] 프로시져 예제..

  9. [linux] 쉘 스크립트에 대한 설명과 예제..

  10. [linux] 프로그램 설치방법 (내공쌓기)

  11. [linux] 간단한 vi편집기 사용 명령

  12. [linux] 기존 환경설정 저장하면서 커널 컴파일..

Board Pagination Prev 1 ... 4 5 6 7 8 9 10 11 12 13 ... 17 Next
/ 17