You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Tim Boyer <ti...@denmantire.com> on 2004/09/27 04:22:06 UTC

Can't call method "bgsend" on an undefined value

Not sure if this is related to my URIDNSBL problems, but I noticed this in
my logs:

Sep 25 23:05:59 melbourne2 mimedefang-multiplexor[10987]: Slave 0 stderr:
Failed to run DNS_FROM_AHBL_RHSBL RBL SpamAssassin test, skipping:    (Can't
call method "bgsend" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Dns.pm line 112. )

Sep 25 23:05:59 melbourne2 mimedefang-multiplexor[10987]: Slave 0 stderr:
Failed to run NO_DNS_FOR_FROM RBL SpamAssassin test, skipping:        (Can't
call method "bgsend" on an undefined value at
/usr/lib/perl5/site_perl/5.8.0/Mail/SpamAssassin/Dns.pm line 141. )


Lines 112 and 141 in Dns.pm are identical:

    $self->{dnspending}->{$type}->{$host}->[BGSOCK] =
        $self->{res}->bgsend($host, $type);

Any help debugging this one is greatly appreciated...

--
Tim Boyer
Director
Information Systems and Engineering Projects
Denman Tire Corporation
tim@denmantire.com