System/OS
2003.04.23 09:54
[linux] 센드메일 동적릴레이 설치
조회 수 15686 댓글 0
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 다운로드
번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|---|
47 | System/OS | [unix] 유닉스 csh에서 환경변수 등록 | hooni | 2003.04.23 | 12038 |
46 | Develop | [css] 스크롤바 안생기게 | hooni | 2003.04.23 | 10112 |
45 | System/OS | [linux] ProFTPD 타임아웃 설정 | hooni | 2003.04.23 | 13293 |
44 | System/OS | [unix] SUN Solaris 싱글모드.. ㅡ,.ㅡ; | hooni | 2003.04.23 | 12389 |
43 | System/OS | [bios] 시스템 부팅 도중 발생하는 비프음 | hooni | 2003.04.23 | 18627 |
42 | System/OS | [windows] 패스워드를 잊어먹었을때.. | hooni | 2003.04.23 | 17779 |
41 | Database | [mysql] DB->Text, Text->DB 변환 | hooni | 2003.04.23 | 12501 |
40 | System/OS | HTTP 프로토콜 (브라우저와 웹서버 간의 통신) | hooni | 2003.04.23 | 48943 |
» | System/OS | [linux] 센드메일 동적릴레이 설치 | hooni | 2003.04.23 | 15686 |
38 | System/OS | [linux] 데스크탑환경(GNOME/KDE) 바꾸기.. | hooni | 2003.04.23 | 12615 |
37 | System/OS | [linux] 웹로그분석기(webalizer) 설치 & 팁 | hooni | 2003.04.23 | 15318 |
36 | System/OS | [linux] 메일서버 세팅정보(sendmail) | hooni | 2003.04.23 | 17872 |