Asif Iqbal wrote:
> Hi All
> 
> I need a clue on where to look to fix this error
> 
> debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0xf397ac)
> implements 'parse_config'
> config: SpamAssassin failed to parse line, skipping: <html>
> config: SpamAssassin failed to parse line, skipping: <head>
> config: SpamAssassin failed to parse line, skipping: <title>Error 500
> Internal Server Error [timj.co.uk]</title>
> config: SpamAssassin failed to parse line, skipping: <link
> rel="stylesheet" type="text/css" href="/main.css">
> config: SpamAssassin failed to parse line, skipping: </head>
> config: SpamAssassin failed to parse line, skipping: <body>
> config: SpamAssassin failed to parse line, skipping: <div id="header">
> config: SpamAssassin failed to parse line, skipping: <img
> src="/images/logo.jpg" alt="timj.co.uk - some semblance of sanity in a
> digital world gon
> e mad" />
> [...]
> lint: 58 issues detected.  please rerun with debug enabled for more 
> information
> 
> Anyone has seen this before? 

No, but it looks like you somehow have a web site HTML error document being used
as a config file.

It would appear a download of bogus-virus-warnings.cf failed, as it is hosted by
timj.co.uk, which appears in the messages above.


I get this errror when running
>       spamassassin --lint
> Also with "line: 58 ..." what file is it referring to?

That's not line: 58... that's "lint: 58"

It's telling you lint found 58 problems while parsing the file.

> 
> I am using SA 3.0.3 on Solaris 8
> 
> 

Reply via email to