From owner-freebsd-questions Thu Aug 15 11:46:57 2002 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 456DB37B400 for ; Thu, 15 Aug 2002 11:46:55 -0700 (PDT) Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC19843E42 for ; Thu, 15 Aug 2002 11:46:54 -0700 (PDT) (envelope-from kylebutt@myrealbox.com) Received: from user-112vpc6.biz.mindspring.com ([66.47.229.134] helo=kylebutt.dorms.usu.edu) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 17fPdP-0005eU-00; Thu, 15 Aug 2002 14:46:15 -0400 Received: from kylebutt.dorms.usu.edu (2d30ffc1ee241b6ab4b50c9e48679bcd@localhost [127.0.0.1]) by kylebutt.dorms.usu.edu (8.12.5/8.12.5) with ESMTP id g7FIkCbf000581; Thu, 15 Aug 2002 12:46:13 -0600 (MDT) (envelope-from kylebutt@myrealbox.com) Received: (from kyle@localhost) by kylebutt.dorms.usu.edu (8.12.5/8.12.5/Submit) id g7FIkAaU000580; Thu, 15 Aug 2002 12:46:10 -0600 (MDT) (envelope-from kylebutt@myrealbox.com) X-Authentication-Warning: kylebutt.dorms.usu.edu: kyle set sender to kylebutt@myrealbox.com using -f Date: Thu, 15 Aug 2002 12:46:09 -0600 From: Kyle Butt To: Len Conrad Cc: freebsd-questions@freebsd.org Subject: Re: sendmail help for a postfix guy Message-ID: <20020815124609.A532@kylebutt.dorms.usu.edu> Mail-Followup-To: Len Conrad , freebsd-questions@freebsd.org References: <5.1.0.14.2.20020815201421.031eda48@ms1.MEIway.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20020815201421.031eda48@ms1.MEIway.com>; from LConrad@Go2France.com on Thu, Aug 15, 2002 at 08:14:47PM +0200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Aug 15, 2002 at 08:14:47PM +0200, Len Conrad wrote: > how to tell sendmail to relay all outbound mail through an ip (gateway)? From /etc/mail/freebsd.mc: dnl Dialup users should uncomment and define this appropriately dnl define(`SMART_HOST', `your.isp.mail.server') ------ This gets copied to .mc Edit that line in there to the ip you need. > > tia > Len > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message