From owner-freebsd-questions@FreeBSD.ORG Wed Jul 26 21:48:27 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8438B16A4DD for ; Wed, 26 Jul 2006 21:48:27 +0000 (UTC) (envelope-from cdtelting-ml@comcast.net) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E3043D5C for ; Wed, 26 Jul 2006 21:48:24 +0000 (GMT) (envelope-from cdtelting-ml@comcast.net) Received: from [192.168.1.63] (c-24-126-49-116.hsd1.ca.comcast.net[24.126.49.116]) by comcast.net (rwcrmhc14) with ESMTP id <20060726214824m1400887hne>; Wed, 26 Jul 2006 21:48:24 +0000 Message-ID: <44C7E2B2.2020505@comcast.net> Date: Wed, 26 Jul 2006 14:46:26 -0700 From: "Chris T." User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Configure postfix to forward to isp smtp server? 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: Wed, 26 Jul 2006 21:48:27 -0000 I am trying to create a home mail gateway. First thing is getting it to relay messages to my ISP as if I had connected directly to the isp in the first place. That is without adding any information to headers to reveal that it went through my smtp server. I also want to create a repositry of sent email for logging purposes. I'm trying to look up the documentation and searching for messages that would answer what I want to do but it's a chicken and egg senerio in that I don't know the correct terms for the answers to search to find the answers. Any help is appreciated. Chris