On Mon, 26 Mar 2012 16:06:41 +0200
Simon Loewenthal wrote:

> Hi,
> 
> Still lost with this so I created a simple rule in the local.cf
> (spamassasin --lint && restart done)  :-
> 
> describe MYTEST mytest
> body MYTEST  /cdromland/
> score MYTEST 0.1
> 
> 
> I added this since word in to a file named aaa.
> cdromland
> 
> # spamc   -y -R <aaa

Try 


printf "\ncdromland" | spamc -y -R

It seems to need a blank line to see the rest as a body. I guess
without that it seems  cdromland as a malformed header. 

Reply via email to