You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by jj-ml <jj...@fingerprint.fr> on 2005/05/02 15:59:30 UTC

syntax error

Hi,

I have just install the latest release of spamassassin (3.03 from the
tarball) on a debian
Everything seems to work fine but i 've got a syntax error during URIDNS
test when i run spamd -D:
...
debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8496a28)
implements 'parsed_metadata'
debug: dns_available set to yes in config file, skipping test
debug: decoding: no encoding detected
debug: URIDNSBL: domains to query:
debug: is Net::DNS::Resolver available? yes
debug: Net::DNS version: 0.49

....
....

debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x8496a28)
implements 'check_post_dnsbl'
debug: running meta tests; score so far=2.553
Failed to run meta SpamAssassin tests, skipping some: syntax error at (eval
48) line 356, near ") {"
syntax error at (eval 48) line 365, near ";
}"
debug: running header regexp tests; score so far=2.553
debug: running body-text per-line regexp tests; score so far=2.553
debug: running uri tests; score so far=2.553
debug: running raw-body-text per-line regexp tests; score so far=2.553
debug: running full-text regexp tests; score so far=2.553
debug: Running tests for priority: 1000
debug: running meta tests; score so far=2.553
debug: running header regexp tests; score so far=2.553

I don't know wich file to check.
If someone would give me a hint, it will be appreciate.

Thank in advance.
Julien