Installation Vpopmail + Utilitaires
Jeudi, 25 novembre 2004
Vpopmail est un serveur POP basé sur Qmail permettant gérer plusieurs domaines virtuels.
Plusieurs utilitaires ont été developpés, permettant d'accroitre ses fonctionnalités.
Installation de Vpopmail:
tar -zxvf vpopmail-5.2.2.tar.gz
cd vpopmail-5.2.2
tar -zxvf vpopmail-5.2.2.tar.gz
cd vpopmail-5.2.2
./configure –enable-roaming-users=y /
-prefix=/var/vpopmail
–enable-logging=p /
–enable-defaultquota=15000000000 /
–enable-ip-alias-domains=y /
–enable-default-domain=domaine.com /
–enable-clear-passwd=y /
–enable-tcpserver-file=/var/vpopmail/etc/tcp.smtp
–enable-ip-alias-domains=y
make
make install-strip
Edition du crontab pour le balayage des ip autorisées a relayer.
crontab -e
40 /var/vpopmail/bin/clearopensmtp 2>&1 > /dev/null
Installation d'Autorespond:
tar -zxvf autorespond-2.0.2.tar.gz
cd autorespond-2.0.2
make
make install
GDBM:
tar -zxvf gdbm-1.8.3.tar.gz
cd gdbm-1.8.3/
./configure
make
make install
Ezmlm (Liste de diffusion)
wget ftp://moni.csi.hu/pub/glibc-2.3.1/ezmlm-idx-0.53.400.unified_41.patch
tar -zxvf ezmlm-0.53.tar.gz
tar -zxvf ezmlm-idx-0.40.tar.gz
mv ezmlm-idx-0.40/ ezmlm-0.53/
cd ezmlm-0.53
patch < idx.patch
patch < ../ezmlm-idx-0.53.400.unified_41.patch
make clean
make
make man
make setup
Liens:
http://www.inter7.com/index.php?page=vpopmail
http://www.ezmlm.org/
http://www.inter7.com/index.php?page=software
tar -zxvf autorespond-2.0.2.tar.gz
cd autorespond-2.0.2
make
make install
wget ftp://moni.csi.hu/pub/glibc-2.3.1/ezmlm-idx-0.53.400.unified_41.patch
tar -zxvf ezmlm-0.53.tar.gz
tar -zxvf ezmlm-idx-0.40.tar.gz
mv ezmlm-idx-0.40/ ezmlm-0.53/
cd ezmlm-0.53
patch < idx.patch
patch < ../ezmlm-idx-0.53.400.unified_41.patch
make clean
make
make man
make setup
http://www.inter7.com/index.php?page=vpopmail
http://www.ezmlm.org/
http://www.inter7.com/index.php?page=software
Publié par Webmaster | Pas de commentaire
Avant: Installation QmailScanner
Laisser un commentaire
Vous devez vous identifier pour laisser un commentaire.

