On Tue, Nov 22, 2005 at 07:13:02PM +0000, Robin Bowes wrote:
>Ask Bj??rn Hansen <ask <at> develooper.com> writes:
> 
>> On Nov 22, 2005, at 4:29 , Robin Bowes wrote:
>> 
>> > I'm seeing the following errors from the spamassassin plugin:
>> >
>> >  <at> 4000000043830dae2c91c464 Use of uninitialized value in substitution
>> > (s///) at ./plugins/spamassassin line 188, <SPAMD> line 4.
>> 
>> When you figure out what it was then a patch to make a better warning  
>> than those would be welcome.  
>
>But of course...
>
>I'm following up John's suggestion that I need to tell spamassassin to return 
>details of the tests after "Spam: True <score>". However, I can't see where 
>this is configured other than in the spamc client, which the plugin doesn't 
>appear to use (it talks directly to spamd, I think).
>
>Any pointers will be gratefully received!

FWIW, I was seeing a similar error when the .spamassassin directory that qpsmtpd
was using was protected and did not allow read/write permission.  When I fixed
that the problem went away.

I don't know if that's a coincidence or not but I no longer have these errors
in my logs.

cgf

Reply via email to