<mailet match="All" class="BayesianAnalysis" 
onMailetException="ignore">
             <repositoryPath>db://maildb</repositoryPath>
         <maxSize>200000</maxSize>
             <headerName>X-MessageIsSpamProbability</headerName>
             <ignoreLocalSender>true</ignoreLocalSender>
          </mailet>

          <mailet 
match="CompareNumericHeaderValue=X-MessageIsSpamProbability > 0.90" 
class="AddHeader" onMatchException="noMatch">
             <name>X-MessageIsSpam</name>
             <value>true</value>
          </mailet>

  ****************end*************
   
  according to a code that u give below...where the location of 
"db://maildb"..that makes me confuse after all..where the db folder locate?i 
cant fine it on my james folder..how db folder was create?
   
  thanks,
  nurularesya

                
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!

Reply via email to