Sorry for the Gerard, I am on assignment this week, I
promise you that
while it is an exotic location, being away from my family is
certainly
no fun.
Gerard Earley wrote:
> HI all
> I upgraded to v3.5.1 this morning and after some
tweaking,
> everything works as expected, except I now the the
following warnings
> when I run "spamassassin --lint":
>
> Subroutine FuzzyOcr::debuglog redefined at
> /usr/lib/perl5/5.8.6/Exporter.pm line 65.
> at /etc/mail/spamassassin/FuzzyOcr.pm line 25
> Subroutine FuzzyOcr::parse_config redefined at
> /usr/lib/perl5/5.8.6/Exporter.pm line 65.
> at /etc/mail/spamassassin/FuzzyOcr.pm line 26
> Subroutine FuzzyOcr::finish_parsing_end redefined at
> /usr/lib/perl5/5.8.6/Exporter.pm line 65.
> at /etc/mail/spamassassin/FuzzyOcr.pm line 26
For some reason the following line needs changed in
FuzzyOcr.pm:
change:
use POSIX;
to:
use POSIX qw(SIGTERM);
Which will be about line 20.
You will work fine after that.
Now can someone Please explain to me why this works? I'm
still learning
Perl. TIA!
--
Albert E. Whale, CHS CISA CISSP
Sr. Security, Network, Risk Assessment and Systems
Consultant
------------------------------------------------------------
-------
ABS Computer Technology, Inc. - www.ABS-CompTech.com
SPAM Zapper - No-JunkMail.com - Spam-Zapper.com - SPAM Stops
Here.
_______________________________________________
Devel-spam mailing list
Devel-spam lists.own-hero.net
http://lists.own-hero.net/mailman/listinfo/devel-spam
|