From owner-freebsd-questions Wed Apr 10 3:23:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dns.perimeter.co.za (dns.perimeter.co.za [196.25.164.254]) by hub.freebsd.org (Postfix) with ESMTP id 9E2F837B400 for ; Wed, 10 Apr 2002 03:23:33 -0700 (PDT) Received: from PATRICK (loopback.mipjhb [209.212.102.245] (may be forged)) by dns.perimeter.co.za (8.11.1/8.11.1) with SMTP id g3AANJL21627; Wed, 10 Apr 2002 12:23:22 +0200 (SAST) (envelope-from bsd@perimeter.co.za) Message-ID: <013301c1e079$7adf8c60$b50d030a@PATRICK> From: "Patrick O'Reilly" To: "Joe & Fhe Barbish" Cc: "FreeBSD Question List" References: Subject: Re: Multi-domain hosting.. Date: Wed, 10 Apr 2002 12:21:25 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Joe & Fhe Barbish" >> Hmmm - I'm not sure what you mean by a "control panel". But, again, >> FreeBSD includes "popper" by default. If I am not mistaken, "popper" >> is based on Qualcom's qpopper which is virtually the de-facto standard >> POP daemon of the planet, much as Sendmail is for MTAs. > previous disclaimer> :) > > Patrick > > You just stated that popper comes with the FBSD core system. I think you are > wrong in this. All components of the core FBSD system have man page info and > in 4.4 there is no man popper page found. I also did a locate popper and it > was not found. There is an qpopper in the ports. Joe, Ouch - you are right! I think I have become so accustomed to the installation process which I follow that I forgot when typing this email that I do actually install the qpopper package from packages. IT IS NOT THERE BY DEFAULT, only by my habit :) Interestingly, the standard /etc/inetd.conf file already includes a sample entry for pop3 which refers "/usr/local/libexec/popper", which matches with how the qpopper package installs. So, my apologies to those whom I have mislead. If you want qpopper, then install the package during system installation, or get the port like so: # cd /usr/ports/mail/qpopper # make install Apologies, Patrick. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message