[prev in list] [next in list] [prev in thread] [next in thread] 

List:       james-user
Subject:    RE: Clam antivirus and JAMES
From:       "Vincenzo Gianferrari Pini" <vincenzo.gianferraripini () praxis ! it>
Date:       2004-05-31 7:54:22
Message-ID: NBBBIGFACKBBBKJGAIDJMEGOEKAA.vincenzo.gianferraripini () praxis ! it
[Download RAW message or body]

> > What does in-protocol scanning have to do with the breakdown between 
> > mailets and matchers?
> 
>  <mailet match="IsInfected" class=SMTPResponse>
>    <responseCode> ... </responseCode>
>    <responseText> ... </responseText>
>  </mailet>
> 
> Versus ...

 <mailet match="All" class=SecurityCheck>
   <...> ... </...>
   <...> ... </...>
 </mailet>
 <mailet match="CompareNumericMailAttributeValue=SecurityThreat >= 4" class="ToProcessor">
   <processor> virus </processor>
 </mailet>
 <mailet match="CompareNumericMailAttributeValue=SecurityThreat == 3" class="ToProcessor">
   <processor> dangerous-extensions </processor>
 </mailet>
...

:-)

Vincenzo


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic