From owner-freebsd-questions Tue Jan 7 17:55:29 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 7DC6637B401 for ; Tue, 7 Jan 2003 17:55:28 -0800 (PST) Received: from sentry.24cl.com (174.113.sn.ct.dsl.thebiz.net [216.238.113.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F8A343ED4 for ; Tue, 7 Jan 2003 17:55:27 -0800 (PST) (envelope-from myraq@mgm51.com) Received: from ntmm (unknown [63.119.50.193]) by sentry.24cl.com (Postfix) with ESMTP id 0633F29499; Tue, 7 Jan 2003 09:09:53 -0500 (EST) Message-ID: <200301070909540217.03B0DF12@sentry.24cl.com> In-Reply-To: <001601c2b5f5$21fae160$14ce21c7@avatar.com> References: <001601c2b5f5$21fae160$14ce21c7@avatar.com> X-Mailer: Calypso Version 3.30.00.00 (1) Date: Tue, 07 Jan 2003 09:09:54 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: freebsd-questions@freebsd.org Cc: "Kory Hamzeh" Subject: Re: POP Server with Secure Password Authentication Content-Type: text/plain; charset="ISO-8859-1" 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 On 1/6/03 at 6:33 PM 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? | |Any help would be greatly appreciated! ============= I use courier-imap which supports pop3, imap, pop3-ssl and imap-ssl. It doesn't support SPA. However, running pop3 and/or imap over ssl is better than using SPA, in my opinion, since the entire conversation is protected, not just the password phase. courier-imap is in the ports collection, and on the web here: http://www.inter7.com/courierimap/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message