On Wed, 2004-08-18 at 18:58, Nelly Yusupova wrote:
> I get these errors:
>
> getservbyname failed for tcp at /usr/local/bin/spamd line 282
> udp connect: nobody listening at /usr/local/bin/spamd line 282
> getservbyname failed for tcp at /usr/local/bin/spamd line 290
> udp connect: nobody listening at /usr/local/bin/spamd line 290
> failed to setlogsock(inet) on this platform; reporting logs to stderr
> spamd is now running
Someone else had the same problem, but we never heard the solution
(assuming there was one).
Some suggestions were to be sure that a recent recommended patch cluster
was installed. Another was to verify that /etc/inet/hosts had all of
the normal entries, like localhost, <hostname>, loghost. Also, the
version of perl was mentioned. I have had no problems with perl and
additional perl modules from blastwave.org on Solaris 8 or 9.
When I was running spamd (running mimedefang now), I used the following:
`spamd -d -c -x --syslog-socket=inet -r ${PIDFILE} -u spam`
Alex