On Fri, 2004-07-23 at 10:26, Jeff Chan wrote: snip... > > debug: running uri tests; score so far=2.077 > > debug: uri tests: Done uriRE > > Failed to compile URI SpamAssassin tests, skipping: > > (syntax error at /etc/mail/spamassassin/surbl_uri.cf, rule > > SPAMCOP_URI_RBL, line 1, near "eval:" > > syntax error at /etc/mail/spamassassin/surbl_uri.cf, rule OB_URI_RBL, > > line 1, near "eval:" > > syntax error at /etc/mail/spamassassin/surbl_uri.cf, rule OB_URI_RBL, > > line 9, near "} > > }" > > ) > > > > The rest of the --lint output is correct. Removing the surbl.cf file > > and rerunning --lint is error free. > > > > > I'm using the following surbl.cf file...the eval lines have likely > > wrapped. > > Yes, the lines have wrapped. De-wrap them as follows and they > should work (without the >s of course):
Actually, I meant that the lines had likely wrapped in my email but they were correct in the cf file. However, I did get everything working by removing "eval:" in each of the rules. My system for some reason doesn't like eval: -- Gerry Doris <[EMAIL PROTECTED]>
