Contents

System/OS
2003.04.23 09:54

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

Views 15276 Comment 0
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
?

Shortcut

PrevPrev Article

NextNext Article

Larger Font Smaller Font Up Down Go comment Print
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 다운로드

?

List of Articles
No. Category Subject Author Date Views
58 System/OS [linux] CentOS Apache Httpd에 https 적용 hooni 2014.03.05 4576
57 System/OS [linux] 쉘스크립트 expr hooni 2014.03.11 15697
56 System/OS [linux] awk 명령어 hooni 2014.03.11 5028
55 System/OS [linux] split 명령어 hooni 2014.03.11 4369
54 System/OS HTTPS와 SSL 인증서 file hooni 2014.03.11 7624
53 System/OS [mac] 맥OSX에서 NTFS 쓰기 기능 활성화 hooni 2014.03.12 4353
52 System/OS [mac] 맥(OSX)에서 NTFS, 윈도우에서 HFS+ 사용하기 file hooni 2014.03.12 5171
51 System/OS [linux] CentOS 6.5 에서 "Bringing up interface eth0: Determining if ip address 121.78.127.197 is already in use for device eth0..." hooni 2014.04.05 4955
50 System/OS [linux] resolv.con 초기화 되는 문제 hooni 2014.04.05 4687
49 System/OS [linux] yum 업데이트 시 커널 제외하기 hooni 2014.09.11 1386
48 System/OS SVN(Subversion) 설치와 설정 (sasl 인증 적용 포함) file hooni 2014.09.11 5793
47 System/OS [svn] SVN trunk 변경사항 되돌리기 (SVN Rollback) hooni 2014.11.27 1693
Board Pagination Prev 1 ... 8 9 10 11 12 13 14 15 16 17 Next
/ 17