From owner-freebsd-hackers Thu Apr 9 01:21:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA22916 for freebsd-hackers-outgoing; Thu, 9 Apr 1998 01:21:31 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from odyssey.apana.org.au (odyssey.apana.org.au [203.11.114.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA22896; Thu, 9 Apr 1998 01:21:14 -0700 (PDT) (envelope-from dean@odyssey.apana.org.au) Received: from mushka.apana.org.au (mushka.apana.org.au [203.11.114.10]) by odyssey.apana.org.au (8.8.7/8.8.7) with SMTP id QAA02217; Thu, 9 Apr 1998 16:16:33 +0800 (WST) Message-Id: <3.0.3.32.19980409161223.0069d3e0@odyssey.apana.org.au> X-Sender: dean@odyssey.apana.org.au X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.3 (32) Date: Thu, 09 Apr 1998 16:12:23 +0800 To: Giannis Vlachos , freebsd-questions@FreeBSD.ORG From: Dean Hollister Subject: Re: Pop server Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:58 09/04/98 +0300, Giannis Vlachos wrote: >I have install freebsd 2.2.2 release and i need to install o POP Server in >this maschine. Where can i found that package for Freebsd. > >Does anybody can help me. As root: cd /usr/ports/mail/popper make make install You then need to enable it in /etc/inetd.conf. Add the line: pop3 stream tcp nowait root /usr/local/libexec/popper popper -s Save the changes and exit. Then: kill -1 1 To reload inetd.conf. Regards, d. +--------------------------------------------------------+ | Dean Hollister, | dean@odyssey.apana.org.au* | | Region Co-Ordinator, | deanh@iinet.net.au | | APANA, | | | Western Australia. | *finger A/C for DISCLAIMER | +--------------------------------------------------------+ ST:VOY Kess: "I wish people would stop talking to me as if I'm still a child! I'm three years old now!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message