Back on-list.  I'm not a personal help-line.

On Sat, 2009-08-01 at 16:40 -0700, an anonymous Nabble user wrote privately:
> I tried it without --lint just "spamassassin --lint -D razor2" so the
             ^^^^^^^^^^^^^^                    ^^^^^^
You did not.

> command line freeze(dont work).

Or maybe you did, despite your command given.

The --lint option creates an internal test message. With real debugging,
that means NO --lint option, but usually -D, you need to pipe it a
message. Otherwise, it apparently freezes, waiting for input (on STDIN).

> > When I use spamassassin -t -D razor2 < /tmp/spam
> > so I dont get the hash and so on but content analysis
> > details...bayes clasification and so on. I expected message like :

Despite the quote indentation, I did not write that.

Anyway, something like that should do...

> debug: Razor is available
>  debug: Razor Agents 1.20, protocol version 2.
>  debug: Read server list from /home/jgb/.razor.lst
>  debug: 72636 seconds before closest server discovery
>  debug: Closest server is 209.204.62.150
>  debug: Connecting to 209.204.62.150...
>  debug: Connection established
>  debug: Signature: 48e74b8496877ba45072b201b41eebed7038186b
>  debug: Server version: 1.11, protocol version 2
>  debug: Server response: Negative
>  48e74b8496877ba45072b201b41eebed7038186b
>  debug: Message 1 NOT found in the catalogue
> 
> Can you type accurate command for using razor. I want test the mail...
> Create hash ...send it to the server ang get the answer(is spam or
> ham).

-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to