Email Server/DCC
Views:
Part of the Email Server documentation
dcc: ~~~~ # cd /usr/local/src # wget http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z # tar zxvf dcc.tar.Z # chmod -R u-s,g-s,o-rwx dcc-1.3.90 # chown -R root:root dcc-1.3.90 # cd dcc-1.3.90/ # ./configure # make install
