Email Server/DSPAM
Views:
Part of the Email Server documentation
DSPAM: ~~~~~~ # cd /usr/local/src # wget http://dspam.nuclearelephant.com/sources/dspam-3.8.0.tar.gz # tar zxvf dspam-3.8.0.tar.gz # cd dspam-3.8.0 # ./configure --enable-clamav --enable-long-usernames --enable-virtual-users # make # make install
