On 4/5/10 6:53 AM, "Mark Martinec" <mark.martinec...@ijs.si> wrote:

> On Monday April 5 2010 13:01:40 Daniel McDonald wrote:
>> I'm building a new 3.3.1 SpamAssassin box from scratch, and ran into a
>> small problem when I ran lint:
>> $ spamassassin --lint
>> Apr  2 11:24:05.923 [22379] warn: plugin: failed to create instance of
>> plugin Mail::SpamAssassin::Plugin::EmailBL.pm: Bareword
>> "Mail::SpamAssassin::Plugin::EmailBL" not allowed while "strict subs" in
>> use at (eval 73) line 1.
> 
> Leave out the '.pm' in your loadplugin directive.
> 
> Wrong:
>   loadplugin Mail::SpamAssassin::Plugin::EmailBL.pm
> right:
>   loadplugin Mail::SpamAssassin::Plugin::EmailBL
> 
> Mark

Thanks!  That fixed it - I knew it had to be simple, but the error message
really didn't tell me where to look.

Now on to Amavisd-new, sqlgrey, p0f, rbldnsd....


-- 
Daniel J McDonald, CCIE # 2495, CISSP # 78281

Reply via email to