> -----Original Message-----
> From: Marco Berizzi [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 19, 2004 8:24 AM

> Scalar found where operator expected at (eval 59) line 284, near ")
> $self"
>  (Missing operator before $self?)
> Failed to run header SpamAssassin tests, skipping some: 
> syntax error at
> (eval 59) line 284, near ") $self"

Have you added a custom rule in /etc/mail/spamassassin/*.cf lately?  
I usually get a similar message when I've made a syntax error in one
of those files.

Look for:
header TESTNAME = /test/
which should be
header TESTNAME =~ /test/

or else an unquoted @ or $ or something like that in your regex.
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to