From owner-freebsd-questions@FreeBSD.ORG Thu Dec 18 03:26:37 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 1DF7C16A4CE for ; Thu, 18 Dec 2003 03:26:37 -0800 (PST) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id D219943D46 for ; Thu, 18 Dec 2003 03:26:34 -0800 (PST) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-79-182.dclient.hispeed.ch [80.218.79.182])hBIBQWBx025296 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 18 Dec 2003 12:26:33 +0100 Received: from localhost.here (idefix@gicco.homeip.net [127.0.0.1]) by gicco.homeip.net (8.12.8p2/8.12.8) with ESMTP id hBIBQW5t000734 for ; Thu, 18 Dec 2003 12:26:32 +0100 (CET) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by localhost.here (8.12.8p2/8.12.8/Submit) id hBIBQVN3000733 for freebsd-questions@freebsd.org; Thu, 18 Dec 2003 12:26:31 +0100 (CET) X-Authentication-Warning: localhost.here: idefix set sender to hampi@rootshell.be using -f Date: Thu, 18 Dec 2003 12:26:31 +0100 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20031218112631.GA543@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20031215124154.GB604@gicco.homeip.net> <20031217015729.GD1413@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031217015729.GD1413@zi025.glhnet.mhn.de> User-Agent: Mutt/1.4.1i Subject: Re: identity using send-pr with dynamic address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Dec 2003 11:26:37 -0000 On Dec 17 at 02:57, Simon Barner spoke: > although you seem to already have set up your email mail, the following > article of mine might help you anyway: > > http://home.leo.org/~barner/freebsd/articles/mailsetup/article.html Hi Simon, yes, it's a very interesting article! Especially 2.3 Address Rewriting which mentions the genericstable feature helped me. Obviously it's the genericstable which is effective for outbound aliases. > (Yes, I really should do the final tweaks RSN and submit it to the > documentation project) So what is RSN? Or you might submit it as version 0.9? -Hanspeter