Hi, I have a couple of questions.
I just installed SpamAssassin on one of our servers through:
$ perl -MCPAN -e shell
> install (the mod for Razor)
which automatically installed SpamAssassin.

After which I ran the test as suggested on the FAQ:
$ spamassassin -tD < ./sample-spam.txt
and I get pages of debugging and all seems to come out OK.

But I send that message in an actual e-mail, and I look at the header, and there's no SpamAssassin additions to the header.

What might be going on here? I can't find anything on the site/FAQ that goes beyond the installation than that test it mentions.

Another question I have is on configuration.
I ran
$ man Mail::SpamAssassin::Conf
and that's all real interesting, but I don't know Perl at all. How do I actually make the configuration changes, like the score level and how it tags the e-mail? Am I missing it in the MAN?
I tried
$ perl Mail::SpamAssassin::Conf
but that does nothing. (Those of you who know Perl are probably saying DUH!)

I guess one more question:
I installed it on one of our smaller servers, less critical. Fedora Core 3. If we get this working OK, we're going to install it on our actual production server which is a ES2 with Sendmail. Is there any chance that installing SpamAssassin could screw up Sendmail at all, and in any way prevent mail from operating on the server? Or is worst-case scenario just mail won't get tagged with SpamAssassin scores?

Thanks for any feedback!

Reply via email to