next up previous contents
Next: Starting Postfix Up: Postfix Previous: Getting Postfix   Contents

Building and Installing Postfix

tar -zxf postfix-2.0.19.tar.gz
cd postfix-2.0.19
./configure
make
make install


root 2004-03-16