On Thu, Oct 28, 2004 at 05:18:58PM +0100, tom shepherd wrote:
> the problem is that when i run: 
> # spamassassin -tD > spam-sample 

you need to give spamassassin some input.  that's why it "stops" -- it's
waiting for input on STDIN.  You want to do "spamassassin -tD <
sample-spam.txt", as per the documentation. :)

> i believe i'm supposed to get some test output from spamassassin such 
> as: 
> 
> Content analysis details:   (4.4 points, 5.0 required) 
[...]

that's the output from -t

> but instead, i get this: 
> 
> debug: SpamAssassin version 3.0.1 
> debug: Score set 0 chosen. 
[...]

that's the output from -D

> then the shell script stops and i have to ctrl C to get back to the 
> prompt. 

yeah, see above.

-- 
Randomly Generated Tagline:
"Vegetables are what food eats."        - Ted Wojcik

Attachment: pgpPh450F4vRi.pgp
Description: PGP signature

Reply via email to