From owner-freebsd-questions@FreeBSD.ORG Thu Jul 31 03:18:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6DD3A1065675 for ; Thu, 31 Jul 2008 03:18:00 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2FFEC8FC1A for ; Thu, 31 Jul 2008 03:17:59 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.2/8.14.2) with ESMTP id m6V3Hvtl008203; Wed, 30 Jul 2008 21:17:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.2/8.14.2/Submit) with ESMTP id m6V3Hump008200; Wed, 30 Jul 2008 21:17:56 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 30 Jul 2008 21:17:56 -0600 (MDT) From: Warren Block To: Tim Traver In-Reply-To: <4890BC1B.8040700@simplenet.com> Message-ID: References: <4890BC1B.8040700@simplenet.com> User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0 (wonkity.com [127.0.0.1]); Wed, 30 Jul 2008 21:17:58 -0600 (MDT) Cc: bsd Subject: Re: sendmail base configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2008 03:18:00 -0000 On Wed, 30 Jul 2008, Tim Traver wrote: > Hi all, > > I know this isn't exactly the right place for a sendmail question, but it has > to do with the system configuration, and I'm trying to find some help to > create a relatively simple solution (I think)... > > ok, here is what I want to do, which I have done in the past, but now it > doesn't seem to be working... > > I simply want any submitted email using sendmail to be relayed to another mta > for distribution. I want this to happen both from submitted mail from the > command line, and from any queues, if the mail is submitted to the running > daemon. Here's what I do: cd /etc/mail delete .mc if present make edit hostname.mc, set SMART_HOST line: define(`SMART_HOST', `mysmarthost.com') make all install restart -Warren Block * Rapid City, South Dakota USA