System/OS
2003.04.23 09:54
[linux] 센드메일 동적릴레이 설치
조회 수 15689 댓글 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 다운로드
번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|---|
12 | System/OS | [linux] ProFTPD 타임아웃 설정 | hooni | 2003.04.23 | 13295 |
11 | System/OS | [unix] SUN Solaris 싱글모드.. ㅡ,.ㅡ; | hooni | 2003.04.23 | 12393 |
10 | System/OS | [bios] 시스템 부팅 도중 발생하는 비프음 | hooni | 2003.04.23 | 18627 |
9 | System/OS | [windows] 패스워드를 잊어먹었을때.. | hooni | 2003.04.23 | 17781 |
8 | System/OS | HTTP 프로토콜 (브라우저와 웹서버 간의 통신) | hooni | 2003.04.23 | 48946 |
» | System/OS | [linux] 센드메일 동적릴레이 설치 | hooni | 2003.04.23 | 15689 |
6 | System/OS | [linux] 데스크탑환경(GNOME/KDE) 바꾸기.. | hooni | 2003.04.23 | 12618 |
5 | System/OS | [linux] 웹로그분석기(webalizer) 설치 & 팁 | hooni | 2003.04.23 | 15321 |
4 | System/OS | [linux] 메일서버 세팅정보(sendmail) | hooni | 2003.04.23 | 17872 |
3 | System/OS | [linux] APM(apache, php, mysql) + gd 설치순서.. | hooni | 2003.04.23 | 19317 |
2 | System/OS | [linux] 쉘 환경변수 PS1(프롬프트) | hooni | 2003.04.23 | 13958 |
1 | System/OS | [linux] 콘솔/Xwindow 에서 PC스피커 소리 없애기 | hooni | 2003.04.23 | 16834 |