From: "Asif Iqbal" <[EMAIL PROTECTED]>

> 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? I get this errror when running
> spamassassin --lint
> Also with "line: 58 ..." what file is it referring to?
>
> I am using SA 3.0.3 on Solaris 8

Presuming (like I'm an idiot so I presume) that you run "spamassassin
--lint" every time you make a change to your rules, "What was the last
line or set of lines that you edited?"

It looks like a large selection of lines that need "\<" sort of
constructs added for multiple characters that need such escaping.

"spamassassin -D --lint" provides an absurd amount of information.
Maybe it will tell you which rule and file triggered the mess.

{^_-}


Reply via email to