Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2002 14:25:42 -1000
From:      "Booker" <booker@lava.net>
To:        <freebsd-ports@FreeBSD.ORG>
Subject:   SpamAssassin: weird problem with spamd
Message-ID:  <00bc01c2a3d0$8059f7a0$c17f4140@lava.net>
In-Reply-To: <20021214214843.GC311@vectors.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
There's a problem I'm encountering with spamd, I'm not sure if it's a
bug in 2.43 or in it's portage or the way I've reinstalled the thing.

Originally I had been running with 2.41 but cvsup'd to the latest 2.43
version and reinstalled it.  It worked fine but I was finding log errors
about razor and some Agent.pm problem.  To make a long story short, for
whatever reason, I installed perl 5.8 from ports, pkg_delete'd
Spamassassin 2.43.  I also pkg_delete'd all the other ports that it
depended on and also required to run.  Then I went ahead and did a sudo
make install in SpamAassassin 2.43.

The problem I'm encounter is that spamd is bombing when I run spamd with
the option '-i 127.0.0.1'

Here is my whole command line with my real ip addresseses as x.x.x.x

spamd -a -c -d -i 127.0.0.1,x.x.x.x -A x.x.x.x,127.0.0.1,x.x.x.x

The error message is :
Bad arg length for Socket::pack_sockaddr_in, length is 0, should be 4 at
/usr/local/lib/perl5/5.8.0/mach/Socket.pm line 373.

spamd runs fine if I take off the -i 127.0.0.1 which is fine for now as
that server filters only for another server anyway.  But I'd still like
to get that functionality back.  Another test is that spamc does work on
that server unless I specify the servers address, 'spamd -d x.x.x.x',
it's real ip address not 127.0.0.1.  The error I see in the procmail log
file is 'procmail: Program failure (70) of "/usr/local/bin/spamc"'.

Any thoughts, or should I just bug the spamass guys.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00bc01c2a3d0$8059f7a0$c17f4140>