From owner-freebsd-questions@FreeBSD.ORG Sat Sep 20 07:08:01 2003 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 E181216A4B3 for ; Sat, 20 Sep 2003 07:08:01 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C80543FDD for ; Sat, 20 Sep 2003 07:08:01 -0700 (PDT) (envelope-from n.b@myrealbox.com) Received: from cronos.home.vsb N.B@smtp-send.myrealbox.com [81.83.202.166] $ on Novell NetWare via secured & encrypted transport (TLS); Sat, 20 Sep 2003 08:08:02 -0600 From: Guy Van Sanden To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1064066879.23613.4.camel@cronos.home.vsb> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4-1tex Date: Sat, 20 Sep 2003 16:07:59 +0200 Content-Transfer-Encoding: 7bit Subject: Postfix problems 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: Sat, 20 Sep 2003 14:08:02 -0000 I tried to install postfix on my system (FreeBSD 5.0). It compiles and installs fine (from ports), but it does not seem to work. nc host 25 gives a connection, but nothing else Sending mail completely fails. Am I missing something? Is there a sendmail to postfix migration howto or something? Googling did not provide me mucht helpful information. Thanks Guy