From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 20:27:08 2010 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 C1127106566B for ; Wed, 27 Oct 2010 20:27:08 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 2DD898FC08 for ; Wed, 27 Oct 2010 20:27:07 +0000 (UTC) X-Spam-Status: No X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-2.9, required 5, autolearn=not spam, ALL_TRUSTED -1.00, BAYES_00 -1.90) X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-ID: o9RKQksE022205 Received: from gkeramidas-glaptop.linux.gr (242-32.60-188.cust.bluewin.ch [188.60.32.242]) (authenticated bits=0) by igloo.linux.gr (8.14.3/8.14.3/Debian-9.2) with ESMTP id o9RKQksE022205 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 27 Oct 2010 23:26:52 +0300 From: Giorgos Keramidas To: Tim Daneliuk References: <4CC83C8F.4070908@tundraware.com> Date: Wed, 27 Oct 2010 22:26:41 +0200 In-Reply-To: <4CC83C8F.4070908@tundraware.com> (Tim Daneliuk's message of "Wed, 27 Oct 2010 09:51:59 -0500") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Mailing List Subject: Re: Sendmail Question: Smart Host Round-Robin In Mailertable? 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, 27 Oct 2010 20:27:08 -0000 On Wed, 27 Oct 2010 09:51:59 -0500, Tim Daneliuk wrote: > A bit OT, but I'm hoping one of you resident geniuses can point me to > an answer.... > > I have a situation where I need to set up round-robin across several > smart hosts in the sendmail mailertable for all traffic. (For a > variety of reasons, the client does not want this done in either the > .mc file or directly in the .cf file.) > > Can some kind soul point me to a resource that explains the syntax for > doing this? Maybe a DNS-based round robin solution would suffice?