Hi folks, I'm running SpamAssassin version 3.3.2 (running on Perl version 5.14.2) on FreeBSD 9.0.
I've installed Spamassassin from the FBSD ports collection by: # cd /usr/ports/mail/p5-Mail-SpamAssassin # make config ; make -D WITH_DCC install clean I'm trying to test spamassassin using the sample-nonspam.txt and sample-spam.txt files...but I can't find them anywhere! Is it possible that when I installed spamassassin using the "install clean" method that I wiped out my sample files? If so...how do I test spamassassin? Thank you! Ed