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] 메타(기호)문자의 의미와 사용

  2. [linux] 새 하드디스크 추가하기..(내공쌓기)

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

  4. [linux] 셀 스크립트 if, for, case in..

  5. [linux] 쉘 스크립트 (Shell Script)

  6. [linux] 쉘 스크립트를 이용한 BBS

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

  8. [linux] 쉘 환경변수 PS1(프롬프트)

  9. [linux] 쉘스크립트 expr

  10. [linux] 스케쥴링 순서(nice) 변경하기

  11. [linux] 시스템 데몬 종류와 설명

  12. [linux] 아파치 설치/설정(proxy)

Board Pagination Prev 1 ... 65 66 67 68 69 70 71 72 73 74 ... 98 Next
/ 98