On Tue, 15 May 2001, Wilson Machasilla wrote:

> I have a problem with qpopper-4.0.2 in the timeout option.  It don�t
> work!!!

> service pop3
>     {
>         socket_type     = stream
>         protocol        = tcp
>         wait            = no
>         user            = root
>         server          = /usr/local/sbin/popper
>         server_args     = qpopper -T 60
>         port            = 110
>    }

Either remove "qpopper" from server_args or add a "flags = NAMEINARGS"
line to your pop3 service definition.

Suggestion: thoroughly read the xinetd.conf(5) man page.  You'll save
yourself lots of headaches in the future.

-- 
James Ralston, Information Technology
Software Engineering Institute
Carnegie Mellon University, Pittsburgh, PA, USA

Reply via email to