Subject: Re: qpopper won't start
To: Paul Hoffman <phoffman@proper.com>
From: Matt Bell <mtbell@mb1.dial.servtech.com>
List: netbsd-help
Date: 02/14/2000 09:39:29
Hi,
WHen pkgsrc built qpopper for me it put it in /usr/pkg/libexec/qpopper
unless you changed something I would assume it should be in the same place
for you.
my /etc/inetd.conf
#Pop3 mail server
pop3 stream tcp nowait root /usr/pkg/libexec/qpopper qpopper
-Matt
At 07:37 PM 2/13/00 -0800, you wrote:
>I installed qpopper from pkgsrc just fine. I put the following into
>/etc/inetd.conf:
>
>pop stream tcp nowait root /usr/local/libexec/qpopper
>qpopper -t /var/log/qpopper-trace
>
>I can't get the mail. Even when I try 'telnet localhost 110',
>/var/log/messages always reports:
>
>Feb 13 19:32:43 bookbox inetd[206]: pop/tcp: *: servname not supported for
>ai_socktype
>
>I'm stumped here.
>
>--Paul Hoffman
>
>