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

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



-------------------------------------------------------
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