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] ssh에서 원격 파일 전송하기..

  2. [linux] The Ultimate Wget Download Guide With 15 Awesome Examples

  3. [linux] vi 편집기 간단한 명령과 환경설정

  4. [linux] wget 명령 사용 예제

  5. [linux] Xwindow/Xmanager 사용

  6. [linux] X환경 GNOME에서 KDE로 바꾸는 법..

  7. [linux] yum 업데이트 시 커널 제외하기

  8. [linux] 간단한 find 명령어 설명(업데이트 해야 함)

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

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

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

  12. [linux] 기본 명령어 (내공쌓기)

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 17 Next
/ 17