Postfix Cyrus Web cyradm HOWTO
echo /usr/local/bdb/lib >> /etc/ld.so.conf
ldconfig
3.3. Getting and installing OpenSSL
3.3.1. Download OpenSSL
Origin Site http://www.openssl.org
3.3.2. Building and installing
cd /usr/local
tar xvzf openssl 0.9.7d.tar.gz
cd openssl 0.9.7d
./config shared
make
make test
make install
echo "/usr/local/ssl/lib" >> /etc/ld.so.conf
ldconfig
Select your CPU to improve speed:
By default the Makefile generates code
for the i486 CPU. You can change this by editing the
Makefile
after running
config
shared
. Search for
m486
and replace it i.e with
march=athlon
3.4. Getting and installing Cyrus SASL and IMAP
Building Cyrus SASL and IMAP from source is not a easy task. There are some
prerequisites to be fulfilled, and lots of difficult authentication related stuff to be
considered.
12
MySQL Web Hosting Postfix-Cyrus-Web-cyradm MySQL Hosting
|
|
|
|
TotalRoute.net Business web hosting division of Vision Web Hosting Inc. All rights reserved. |