Strange error in mainlog

Highway

Verified User
Joined
Nov 1, 2009
Messages
26
Hi,

Since November 8, I see this in the mainlog (exim)

2009-11-08 04:02:30 1N6tZh-0002zr-JJ failed to expand condition "${if and { {!def:h_X-Spam-Flag:} {!eq {$received_protocol}{spam-scanned}} {!eq {$received_protocol}} {exists{/home/${lookup{$domain}lsearch{/etc/virtual/domainowners}{$val$}{$value}}/.spamassassin/user_prefs}} {<{$message_size}} } }" for spamcheck_director router: missing 2nd string in {} after "eq" inside "and{...}" condition

I have googled, but nobody has this had before ? ( I can't believe it!)
Know somebody here the solution?

Best regards.
Highway
 
I've found the problem. It was the spamassin config in exim.conf.
After commenting it, it runs ok.

Later look back to spamassissin.
 
Your SpamAssassin configuration may have an error, or as user scsi mentions, you may need a new exim.pl file.

Jeff
 
Back
Top