From owner-freebsd-doc@FreeBSD.ORG Sun Aug 6 09:11:41 2006 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 028D916A4DD for ; Sun, 6 Aug 2006 09:11:41 +0000 (UTC) (envelope-from mulgajohn@bigpond.com) Received: from omta03ps.mx.bigpond.com (omta03ps.mx.bigpond.com [144.140.82.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4335743D49 for ; Sun, 6 Aug 2006 09:11:39 +0000 (GMT) (envelope-from mulgajohn@bigpond.com) Received: from [58.165.10.128] by omta03ps.mx.bigpond.com with ESMTP id <20060806091135.WZAV6498.omta03ps.mx.bigpond.com@[58.165.10.128]> for ; Sun, 6 Aug 2006 09:11:35 +0000 From: John Andrewartha Organization: The Boat People To: freebsd-doc@freebsd.org Date: Sun, 6 Aug 2006 19:11:29 +1000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608061911.29836.mulgajohn@bigpond.com> X-Authentication-Info: Submitted using SMTP AUTH PLAIN at omta03ps.mx.bigpond.com from [58.165.10.128] using ID mulgajohn at Sun, 6 Aug 2006 09:11:35 +0000 Subject: smtpd config X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Aug 2006 09:11:41 -0000 Thanks for the time, I have Feebsd 6.1 and am trying to get smtpd to work. It builds and runs OK when I do a telnet localhost 25 the session is imediatly terminated when I should get smtp or esmtp. The log tells me that file or directory not found. Looking in the +CONTENT file suggests removal of /var/smtpd. So where does everything go ? The official website appears to, have dropped the docs, and with no man pages. Any pointers appreciated TTFN John