From owner-freebsd-questions Mon Aug 30 13:14:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by hub.freebsd.org (Postfix) with ESMTP id F31E61589D for ; Mon, 30 Aug 1999 13:14:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from owp.csus.edu (mothra.ecs.csus.edu [130.86.76.220]) by pebkac.owp.csus.edu (8.9.3/8.9.3) with ESMTP id NAA08688; Mon, 30 Aug 1999 13:14:37 -0700 (PDT) Message-ID: <37CAE736.82CF835C@owp.csus.edu> Date: Mon, 30 Aug 1999 20:19:02 +0000 From: Joseph Scott X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: junkmale@xtra.co.nz Cc: freebsd-questions@FreeBSD.ORG Subject: Re: can qpopper run as a daemon? References: <19990830195949.KRWM2478302.mta2-rme@wocker> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As far as I know you can only run it out of inetd. I would imagine there might be a couple of reasons, such as in order to change pid it forks off another process anyway. So even if you had 10 people checking mail at once you'd still have 10 qpopper's running around, each with the id of user. That way only the user checking the mail has access to his/her mail. Dan Langille wrote: > > I installed qpopper about a year ago and it's running via /etc/inetd.conf. > Can it also be configured to run as a standalone daemon? Nothing in the > man pages so I suspect not. -- Joseph Scott joseph.scott@owp.csus.edu Office Of Water Programs - CSU Sacramento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message