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

Re: [cobalt-users] Procmail problem ...also



>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.