off-topic spamassassin

Steve Swaney steve.swaney at fsl.com
Wed Oct 11 01:24:33 IST 2006


Matt Kettler wrote:
> Steve Swaney wrote:
>   
>> This is a SpamAssassin question but I'm not on the SA list (to many
>> lists as it is :() so if anybody can help I'd appreciate it.
>>
>> The spamassassin lint test issues this warning:
>>     
>
>   
>> [27341] warn: config: failed to parse line, skipping: :
>>
>> The "warn" message is not that helpful but in fairness to SA - most are
>> very helpful.
>>
>> Sorry for the off topic post but any help appreciated.
>>     
>
> >From the looks of that, you have a line in somewhere in one of your config files
> that contains a single colon character.
>
>
> Personally, I'd start with checking all your /etc/mail/spamassassin/*.cf files.
>
>
> Matt,
>
> Thats why I posted  to this list :)
>
>     grep -l "^:" 
>
> Showed up the offending line :
>
> mail:/etc/mail/spamassassin # grep -l "^:" *
>
> 70_sare_adult.cf
>
> There was a line that started with ":#"
>
> The error message was absolutely accurate! I just didn't parse it correctly.
>
> Many thanks - problem solved
>
>
> Steve
>
>
>   



More information about the MailScanner mailing list