On Thu, 12 May 2005 09:00:10 -0400
"Robert Swan" <[EMAIL PROTECTED]> wrote:

> I am having trouble with a custom rule and wondered if anyone know why
> this didn't work. I have pasted an error from sa-learn and also the
> rule below.
> body VIRUS_SOBER5               /*** Attachment-Scanner: Status OK/i

You need to escape the asterisks, i.e.:

body VIRUS_SOBER5               /\*\*\* Attachment-Scanner: Status OK/i


Tim

Reply via email to