[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Getting Mail Bombed!
- Subject: Re: [cobalt-users] Getting Mail Bombed!
- From: Carrie Bartkowiak <ravencarrie@xxxxxxxx>
- Date: Sun Jul 22 16:57:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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...