From owner-freebsd-questions Mon Jan 6 22: 0:20 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AABFD37B401 for ; Mon, 6 Jan 2003 22:00:18 -0800 (PST) Received: from visimation.com (visimation.com [206.169.230.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D2AD43ED8 for ; Mon, 6 Jan 2003 22:00:18 -0800 (PST) (envelope-from adaml@visimation.com) Received: from Spooler by visimation.com (Mercury/32 v3.31) ID MO0001BC; 6 Jan 03 22:00:18 -0800 Received: from spooler by visimation.com (Mercury/32 v3.31); 6 Jan 03 22:00:14 -0800 Received: from 5adam5 (12.228.14.29) by visimation.com (Mercury/32 v3.31) with ESMTP ID MG0001BB; 6 Jan 03 22:00:05 -0800 Reply-To: From: "Adam Lofstedt" To: Subject: RE: POP Server with Secure Password Authentication Date: Mon, 6 Jan 2003 22:00:05 -0800 Organization: Visimation, Inc. Message-ID: <000301c2b612$06e20ee0$6501a8c0@5adam5> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal In-Reply-To: <20030107051419.GA20684@localhost> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of > Andrew Prewett > Sent: Monday, January 06, 2003 9:14 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Re: POP Server with Secure Password Authentication > > > On Mon, Jan 06, 2003 at 06:33:16PM -0800, Kory Hamzeh wrote: > > > > I need to setup a POP Server that supports Secure Password > > Authentication. I have some MicroSoft Outlook users that > need to pull > > their mail, but they are coming in over the internet. I > looked through > > the ports collection, and didn't notice anything. Is there > something I > > have overlooked? > > No idea. But since Outlook supports IMAP and SSL, why not use them? > > -andrew Just to add to that... You can use stunnel to encrypt the POP3 service, and configure the Outlook clients to use port 995 and SSL for POP3 access. There are some nice how-to's on the stunnel website. http://www.stunnel.org Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message