You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by night duke <ni...@yahoo.es> on 2007/01/15 11:44:31 UTC

spamassasin not working problem with template

Hi i have configured spamassasin but at console i try
it and gives me a strange error.

Anyone knows how can i fix it?

Thanks

[root@server spamassassin]# spamc -R < sample-spam.txt
0.0/4.0
(no report template found)


		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com

Re: spamassasin not working problem with template

Posted by Matt Kettler <mk...@verizon.net>.
night duke wrote:
> Hi i have configured spamassasin but at console i try
> it and gives me a strange error.
>
> Anyone knows how can i fix it?
>
> Thanks
>
> [root@server spamassassin]# spamc -R < sample-spam.txt
> 0.0/4.0
> (no report template found)

What are your parameters to spamd?
Did you use the -C or --configpath option?
If so, why?
 Are you *sure* this is pointing to the proper path? (hint: it should be
pointing to the directory containing 10_misc.cf and friends, which is
usualy /usr/share/spamassassin or /usr/local/share/spamassassin). It
should NOT be pointing to /etc/mail/spamassassin.

In general, unless you have good reason to do so, don't use --configpath
or --siteconfigpath. Let SA find these on its own.