From owner-freebsd-questions Fri Dec 15 14: 3:23 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 15 14:03:21 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail.wlcg.com (mail.wlcg.com [207.226.17.4]) by hub.freebsd.org (Postfix) with ESMTP id 9338B37B400 for ; Fri, 15 Dec 2000 14:03:20 -0800 (PST) Received: from localhost (rsimmons@localhost) by mail.wlcg.com (8.11.1/8.11.1) with ESMTP id eBFM2mE06343; Fri, 15 Dec 2000 17:02:48 -0500 (EST) (envelope-from rsimmons@wlcg.com) Date: Fri, 15 Dec 2000 17:02:48 -0500 (EST) From: Rob Simmons To: Doug Young Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IMAP In-Reply-To: <001a01c066dd$ff4b3ba0$847e03cb@apana.org.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would suggest running imap-uw-ssl or imap-uw and stunnel. Both of these configurations are easy to setup. The security flaw in imap-uw is not relevent if you allow your users shell access. Check www.securityfocus.com for details about the problem. I would also suggest that you don't allow access to non-ssl imap. imap ssl is supported by all the major email clients. Robert Simmons Systems Administrator http://www.wlcg.com/ On Sat, 16 Dec 2000, Doug Young wrote: > I'd appreciate comments on the following > > I receive several hundred emails per day into 7 different email accounts and I believe I need to install some renditition of IMAP in order that Netscape will work with multiple mail accounts. I have to date configured the LAN here so that all email ends up in a Win2000 / Outlook Express system, mainly because its very straightforward to configure with POP3. (yes I know its ustable & stuffs up the formatting) > > The problem with Netscape, at least to 4.7, (haven't found much real info on 6 yet) is that it doesn't recognize more than one POP3 account & apparently the only solution is to resort to IMAP on the local mailserver. > I've looked at both cyrus & imap-uw. Cyrus doesn't appear to be viable as its documentation is so sparse that I haven't a clue about configuring it, and I'm concerned about potential security issues with imap-uw. > > Another alternative I considered was to run pine on the server & access it via SSH ...... discounted that because it seems impractical to run 7different accounts & printing anything in Microsoft format (yes some people in industry do use that occasionally) is a marathon effort. > > Are there other ways I haven't thought of to get this sorted out ?? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message