From owner-freebsd-questions Wed May 1 07:58:24 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA13354 for questions-outgoing; Wed, 1 May 1996 07:58:24 -0700 (PDT) Received: from lenzi ([200.247.248.103]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA13342 for ; Wed, 1 May 1996 07:58:06 -0700 (PDT) Received: (from lenzi@localhost) by lenzi (8.6.12/8.6.12) id LAA07280; Wed, 1 May 1996 11:54:47 -0300 Date: Wed, 1 May 1996 11:54:47 -0300 (EST) From: "Lenzi, Sergio" X-Sender: lenzi@lenzi To: ClaudeCharbonneau cc: questions@FreeBSD.ORG Subject: Re: POP server In-Reply-To: <31864201.6FAD@apg.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Tue, 30 Apr 1996, ClaudeCharbonneau wrote: > Hello > > I am trying to install the POP3 deamon on Freebsd 2.1 and can't find any > help file on this subject. Would you please advise how I can install > POP3, thanks. > Hello Caude, Try to install the qpop... packages that is in the packages directory on the CD. After that, remote the comment in the inetd.conf file regarding pop. send a signal (kill -1) to the inetd process, and you are ready to go.