metamorph
Sun, 22 Jun 2008 19:38:30 -0700
Just installed it on Ubuntu (this is combination of several of my posts for u):1.) Install spamassassin apt-get install spamassassin 2.)edit /etc/default/spammassassin change enable from 0 to 1 3.)/etc/init.d/spamassassin restart 4.) ps ax | grep spam --to check that it is running 5.) Set spamassassin host in Webcit to local host (ex 127.0.0.1) Special note: Spamassassin only scans for spam, you will need clamav plugin(have not figured this out) to scan for viruses. The email will be deleted or returned to sender, ie it will all be hidden from you unless you look through the /var/log/mail.log file for info. I am still looking for a good graphic log analyzer--ket me know if you find one. Good luck!