Same here. Appears to be a typo - here's the fix:

Line 81:
  if ($self->{conf}->{check_mx_attempts) < 1) {
Should be:
  if ($self->{conf}->{check_mx_attempts} < 1) {

--
michael moncur   mgm at starlingtech.com   http://www.starlingtech.com/
"Research is the process of going up alleys to see if they are blind."
                -- Marston Bates

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Sean
> Rima
> Sent: Saturday, May 11, 2002 4:01 AM
> To: [EMAIL PROTECTED]
> Subject: [SAtalk] Problem with current CVS version
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Finding this when I start spamd:
>
> Bareword "check_mx_attempts" not allowed while "strict subs" in use at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/EvalTests.pm line 81.
> Global symbol "$self" requires explicit package name at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/EvalTests.pm line 87.
> Global symbol "$from" requires explicit package name at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/EvalTests.pm line 88.
> syntax error at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/EvalTests.pm line 81,
> near "check_mx_attempts) "
> syntax error at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/EvalTests.pm line 95,
> near "}"
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin/PerMsgStatus.pm line
> 37.
> BEGIN failed--compilation aborted at
> /usr/lib/perl5/site_perl/5.005/Mail/SpamAssassin.pm line 50.
> BEGIN failed--compilation aborted at /usr/bin/spamd line 16.
>
>
> Please I am subscribed to this list
> so there is no need to cc me a reply
> - --
>   Sean Rima                                http://www.tcob1.net
>   Linux User:      231986          Jabber:   [EMAIL PROTECTED]
>   THE VIEWS EXPRESSED HERE ARE NOT NECESSARILY THOSE OF MY WIFE.
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
> Comment: Use GPG for Secure Mail
>
> iD8DBQE83OvHeR/L2ZZp3E8RAvWLAKCRGmBNnghcdhg83iug7BZ4wk8aMACgr7Is
> wGkP0ofvK3wR8TCSBAUlXiE=
> =AVng
> -----END PGP SIGNATURE-----
>
> _______________________________________________________________
>
> Have big pipes? SourceForge.net is looking for download mirrors. We supply
> the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
>


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to