Google
 

« functions to transition Mysql SQL to PostgreSQL | メイン | postfixインストール »

2007年01月26日

●courier-imapインストール

tar jxf courier-authlib-0.57.tar.bz2
chown -R vpopmail:vchkpw courier-authlib-0.57
cd courier-authlib-0.57

./configure --with-redhat --with-db=gdbm --with-db=db --with-mailuser=vpopmail --with-mailgroup=vchkpw
make
su
make install
make install-migrate
make install-configure


cp courier-authlib.sysvinit /etc/rc.d/init.d/courier-authlib

# vi /usr/local/etc/authlib/authdaemonrc

authmodulelist="authvchkpw authuserdb authpam"


tar jxf courier-imap-4.1.2.tar.bz2
chown -R vpopmail:vchkpw courier-imap-4.0.1

cd courier-imap-4.1.2
su vpopmail
./configure --without-authdaemon --with-redhat --with-db=gdbm --with-db=db --enable-unicode=iso-2022-jp

make
make check
su
make install
make install-configure


cp /usr/lib/courier-imap/libexec/imapd.rc /etc/rc.d/init.d/imapd
cp /usr/lib/courier-imap/libexec/pop3d.rc /etc/rc.d/init.d/pop3d

トラックバックURL

このエントリーのトラックバックURL:
http://www.fatcat-hosting.net/mt-tb.cgi/51