I did a simple install of Spam Assassin today using the make install method
as follows:
perl Makefile.PL
make
make install
When I test my setup with:
spamassassin -t < sample-nonspam.txt > nonspam.out
spamassassin -t < sample-spam.txt > spam.out
it produces the .out files like it should but I also get errors like this:
Failed to run A_FROM_IN_AUTO_WLIST SpamAssassin test, skipping:
(Cannot open auto_whitelist_path /root/.spamassassin/auto-whitelist:
File exists
)
What exactly is this telling me? I can't find anything in the DOCs or in
Bugzilla. I'm curious if I should consider my install as working or as not
working. I get the correct .out files but I do not like that I'm getting an
error.
thanks in advance for any help.
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk