From owner-freebsd-questions Tue Nov 6 9: 2:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from asylum.org (asylum.org [208.13.58.130]) by hub.freebsd.org (Postfix) with ESMTP id 6BDF337B416 for ; Tue, 6 Nov 2001 09:02:18 -0800 (PST) Received: from ppro-lib (me@ppro.asylum.org [208.13.58.132]) by asylum.org (8.11.3/8.11.3) with SMTP id fA6Bm5593285; Tue, 6 Nov 2001 11:48:05 GMT (envelope-from dave@asylum.org) Message-Id: <200111061148.fA6Bm5593285@asylum.org> X-Sender: dave@localhost X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Tue, 06 Nov 2001 12:03:07 +0000 To: Mark Hughes From: dave Subject: Re: IMAP server... Is there one? Cc: freebsd-questions@freebsd.org In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 At 11:11 AM 11/6/01 +0000, you wrote: > >On our test box I've installed IMAP-UW from the ports, and that does do >exactly what we want, it's just that nasty security warning... which I do >take seriously. > >We want it to work with POP, so any implementation must be >cross-compatible with one of the excellent popd implementations in ports >or have it's own popd. Also it would be excellent if whatever system we >came up with would also work with procmail... 'cause I love procmail :+) > >> Line of least resistance for you might well be courier and qmail. > >OK... how easy is that to set up? I think the problem here is mainly that >we're all very inexperienced in setting up mail servers - we literally >don't know where to start, and IMAP-UW for it's faults does just work out >of the box. If it wasn't for the security problems, I wouldn't be here now >:+) If you are that concerned about security then you need to run POP and IMAP using encrypted tunneling (ssh, stunnel, sslwrap) or compile them with SSL support. I just put a network sniffer on my network and realized why everyone kept saying these were very insecure protocols. dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message