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

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



> I am also using Procmail Antivirus, thanks very mach to authors. For
> some days I noticed that it does not work any more. I tested it with
> sending .exe file to myself. I have the same messges in logfile:
>procmail: Skipped "/dev/null"
>procmail: Skipped "."
>procmail: Skipped "{"
>procmail: Closing brace unexpected
>procmail: Invalid regexp "( |   | file| file)name=.*\.([a-zA-Z0-9][a-zA-Z0-9][a-zA-Z0-9]\.(exe|com|bat|js)"

This rule is missing a ")" someplace (at the end?)...

Someplace above the listed rule you've got other problems; go through
the rule in the procmail file and check line by line to find the
problem.