<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 2013/04/18 10:28 PM, Fred wrote:<br>
</div>
<blockquote cite="mid:51705774.7040507@fro.se" type="cite">
<pre wrap="">Thanks Daniel and Tom!
Good advice.
I tried to put a a rule in Spamassassin and it works great.
How should a rule look that look for special string or text in message?
Regards
Fred
</pre>
</blockquote>
<br>
Hi Fred.<br>
<br>
In the message body, use this<br>
<br>
<pre wrap=""><i>body FRED_BLOCK_THIS_BODY </i><i><span class="moz-txt-slash"><span class="moz-txt-tag">/</span>this is the string which you want to block<span class="moz-txt-tag">/</span></span></i><i>
score FRED_BLOCK_THIS_BODY 100.00
describe FRED_BLOCK_THIS_BODY has a blocked string in the message body.</i></pre>
<br>
Regards<br>
Tom<br>
</body>
</html>