From owner-freebsd-questions@FreeBSD.ORG Sat Jun 14 21:30:47 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 181B4106564A for ; Sat, 14 Jun 2008 21:30:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1D6FF8FC12 for ; Sat, 14 Jun 2008 21:30:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5ELUgY2060254; Sat, 14 Jun 2008 23:30:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5ELUgdj060251; Sat, 14 Jun 2008 23:30:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 14 Jun 2008 23:30:42 +0200 (CEST) From: Wojciech Puchar To: Matthew Seaman In-Reply-To: <48543496.4040405@infracaninophile.co.uk> Message-ID: <20080614233016.L51399@wojtek.tensor.gdynia.pl> References: <20080614205751.D35816@wojtek.tensor.gdynia.pl> <48543496.4040405@infracaninophile.co.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: sendmail's outgoing IPs 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: Sat, 14 Jun 2008 21:30:47 -0000 > What could you do? Run four instances of sendmail in different jails > as outgoing mail relays, each bound to a different IP. Supposing your that's what i was thinking about, but believed there is smarted method.