At 12:06 PM 10/28/2003, Darryl Snover wrote:
I've attempted to issue the command:

spamassassin -t <sample-spam.txt> spam.out

without apparent success, as the cursor just sits there afterwards, and nothing is returned.

First run this to make sure SA is OK with your configfiles:


spamassassin --lint

This command results in the following:


Cannot open /usr/share/spamassassin/user_prefs.template: No such file or directory
Failed to create default user preference file /private/var/root/.spamassassin/user_prefs



That should have no output if all is well.


Then, going back to your sample-spam.txt bit, does the file sample-spam.txt actually exist and contain data?


What happens when you don't redirect the output:

spamassassin -t <sample-spam.txt

Does debug mode give you any useful information?

spamassassin -tD <sample-spam.txt

Results of either of the above result in no output, with the cursor just sitting on the next line....


Hmmm...


------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to