[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Getting Mail Bombed!



I'm getting somewhere.
On this page:
http://tbtf.com/blog/2000-05-07.html
I found a procmail script that filters .vbs attachments. Since the 
ones that Mike and David are getting are .bat attachments, I think it 
would be simple to modify. How does this look?

LOGFILE=/var/log/procmaillog
   COMSAT=off
  
   :0 B
   * ^Content-Disposition:.* 
   * .*.bat.*
   * !^FROM_DAEMON 
   * !^X-Loop: vbscheck 
   {
    
       :0 c
       /var/log/procmail.filtered
  
}

--
CarrieB
Thanks for your quotes!
I'm now trying to find a way to randomize them automagically so I can 
use them all...