From owner-freebsd-newbies@FreeBSD.ORG Wed Jan 28 11:37:35 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D95616A4CE for ; Wed, 28 Jan 2004 11:37:35 -0800 (PST) Received: from mail.cmsgrp.com (mail.cmsgrp.com [66.200.143.51]) by mx1.FreeBSD.org (Postfix) with SMTP id 8E53243D2D for ; Wed, 28 Jan 2004 11:37:34 -0800 (PST) (envelope-from sknoch@cmsgrp.com) Received: from gwiadom-Message_Server by mail.cmsgrp.com with Novell_GroupWise; Wed, 28 Jan 2004 14:37:14 -0500 Message-Id: X-Mailer: Novell GroupWise 5.5.5 Date: Wed, 28 Jan 2004 14:36:47 -0500 From: "Steve Knoch" To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Guinevere: 2.0.14 ; Creative Marketing S Subject: SMTP X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 19:37:35 -0000 Hello All, I'm new to Freebsd and have a question about forwarding outgoing email to = a smtp server but keep the local mail local. I have tried setting the = define('SMART_HOST', `smtp.mycompany.com') in my mc file. I'm still unable = to relay the mail to the outgoing smtp server. I check the log file and = the relay is set to localhost. Is there something I missed? Is there a = better way of doing this? Thanks in advance, Steve