Re: [SAtalk] SpamAssassin startup problem

2002-10-06 Thread Klaus Heinz
Malte S. Stretz wrote: > Before you do this, the version of Net::DNS and the contents of line 818 > might be interesting: > $ perl -MNet::DNS -e 'print "$Net::DNS::VERSION\n"' > $ echo '816,820p' | ed /Library/Perl/Net/DNS/Resolver.pm It's a known error in Net::DNS 0.28 and is fixed in 0.29

Re: [SAtalk] SpamAssassin startup problem

2002-10-06 Thread Ian Vännman
[admins-computer:~] root# perl -MNet::DNS -e 'print "$Net::DNS::VERSION\n"' 0.28 [admins-computer:~] root# echo '816,820p' | ed /Library/Perl/Net/DNS/Resolver.pm 43033 # Perform each round of retries. for (my $i = 0; $i < $self->{'retry'}; ++$i, $retrans

Re: [SAtalk] SpamAssassin startup problem

2002-10-06 Thread Malte S. Stretz
On Sunday 06 October 2002 09:22 CET Ian Vännman wrote: >[...] > Yet spamd fails due to some MX lookup problem, from /var/log/mail.log: > > Oct 6 05:29:53 admins-Computer spamd[426]: MX lookup died: Illegal > division by zero at /Library/Perl/Net/DNS/Resolver.pm line 818. Bad file > descriptor >[

[SAtalk] SpamAssassin startup problem

2002-10-06 Thread Ian Vännman
I let Watchdog control SpamAssassin 2.41 on my OS X 10.2.1 server, from watchdog.conf: spamd:respawn:/usr/bin/spamd -x -u daemon #load spamd When the computer boots it launches Watchdog last, from /System/Library/StartupItems/Watchdog/StartupParameters.plist: Requires = ("DirectoryServices",