[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Procmail problem ...also
- Subject: Re: [cobalt-users] Procmail problem ...also
- From: Bruce Timberlake <bruce@xxxxxxxxxx>
- Date: Wed Sep 17 21:34:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>I just commented this out:
>
>#:0 HB
>#* ^Content-type:.*
This isn't continuing the line properly... should have a "\" at the
end I think
>#* ( | | file|
And then this line shouldn't have a "*" at the beginning...
>file)name=.*\.([a-zA-Z0-9][a-zA-Z0-9][a-zA-Z0-9]\.(exe|com|bat|js)
>#* ^Content-Transfer-Encoding:.*
Also not "continued" properly
>#| formail -b -f -A "$AV_header double extension not allowed."
Need some braces here or something I think
># :0 a:
># ${VIRUSDUMP}
Need closing brace here.