Yes, I've tried it also, I don't know what, if anything is wrong with it.
I can't get it to work. Do I need any special rpm's for this to work? I
know that the one that I made works great, but it takes a while to do.
What does this one do different from the one that I posted on here?
jake
On Sun, 7 May 2000, Kyle Hargraves wrote:
>
> This script, provided by a participant on this list works up to and
> including the second (bracked) condition
>
> I'm trying to have the offending item forwarded to root but it seems
> to be looping - judging from the mail queue
>
> I've played about with it quite a bit but to no avail and I'd be grateful
> if someone could assist
>
> cheers
>
> Kyle Hargraves
>
> ===========================================
> # Procmail script to filter out the dreaded I Love You worm
> #
> :0
> * ^Content-Type: multipart/mixed;
> * B ?? \\.vbs
> {
> :0 c:
> /var/mail/attachments.vbs
>
> :0 h f:
> | /bin/sed -e 's/^Subject:/Subject: [IS Alert: Attachment MAY Contain a
>VIRUS]/'
>
> # now redirect ofending note to root
> #
> :0:
> !root
> }
>
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>
>
Jake McHenry
[EMAIL PROTECTED]
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.