From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 16:39:06 2004 Return-Path: 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 7E92516A4CE for ; Mon, 23 Feb 2004 16:39:06 -0800 (PST) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388F243D31 for ; Mon, 23 Feb 2004 16:39:06 -0800 (PST) (envelope-from stanb@panix.com) Received: from panix.com (brillig.panix.com [166.84.1.76]) by mail1.panix.com (Postfix) with ESMTP id 98E2B48ABE for ; Mon, 23 Feb 2004 19:38:58 -0500 (EST) Received: from teddy.fas.com (pcp01010374pcs.mplsnt01.sc.comcast.net [68.58.176.69]) by panix.com (Postfix) with ESMTP id F06E22AA10 for ; Mon, 23 Feb 2004 19:38:49 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1AvQb1-0006p1-00 for ; Mon, 23 Feb 2004 19:38:47 -0500 Date: Mon, 23 Feb 2004 19:38:46 -0500 From: stan To: Free BSD Questions list Message-ID: <20040224003846.GB25902@teddy.fas.com> Mail-Followup-To: Free BSD Questions list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 19:28:48 up 7:10, 1 user, load average: 0.02, 0.04, 0.08 User-Agent: Mutt/1.5.4i Sender: Stan Brown Subject: imap question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 00:39:06 -0000 I'm trying to help a firend of mine get an imap server running on one of his FreeBSD 4.9 STABLE machines. We have built the UW imapd port, and installed it. However we seem to be habing a bit of a problem making it work. Tha man page, and the docs (which I only found in the ports work directory for some reason, don't they get installed somewhere?) All seem to agree, that it shoud "juts work" However in our case it does not :-( Cruently we are gettin error messages like this in /var/log/mailog: maillog.0:Feb 22 19:40:26 ops2 imapd[59881]: Unable to load certificate from /usr/local/certs/imapd.pem, host=router.XXX.net [192.168.2.1] As you can see, this box is located on a DMZ, behin an OpenBSD firweall (running pf). WE have that box redirecting port 993 to teh FreeBSD box running imap. What am I missing here? -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin