procmail
[Top] [All Lists]

Re: filter for expecific virus of procmail

2003-02-18 13:59:20
----- Original Message ----- 
From: <analista(_at_)model(_dot_)iag(_dot_)usp(_dot_)br>
To: <procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE>
Sent: Wednesday, February 19, 2003 12:27 AM
Subject: filter for expecific virus of procmail




  Good morning
 
 I have:
  Solaris 5.8
  qmail 1.14 whith procmail 

And  I would like filter for expecific virus 

 I already try:


:0 B
    *filename=(buddylst.exe|calcu18r.exe)

 and


:0 B
    *name=(buddylst.exe|calcu18r.exe)


:0 B
    *name=/./..(buddylst.exe|calcu18r.exe)


But It did not working
Any sugestion?
Thanks

 Luciana



try something like:

:0HB
* name[  ]*=.*\.[  ]*(buddylst.exe|calcu18r.exe)"?[  ]*$

where [  ] is a tab and a space char..


___________________________
signature text:
  Nikos K. Kantarakias
  URLs:  http://www.nikant.tk/
         http://www.skiathos.tk/
         http://agriroot.aua.gr/



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>