From owner-svn-src-stable-6@FreeBSD.ORG Thu Oct 11 20:53:12 2012 Return-Path: Delivered-To: svn-src-stable-6@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0F116556; Thu, 11 Oct 2012 20:53:12 +0000 (UTC) (envelope-from peter@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id EC4B58FC0C; Thu, 11 Oct 2012 20:53:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9BKrBrf084241; Thu, 11 Oct 2012 20:53:11 GMT (envelope-from peter@svn.freebsd.org) Received: (from peter@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9BKrBkN084238; Thu, 11 Oct 2012 20:53:11 GMT (envelope-from peter@svn.freebsd.org) Message-Id: <201210112053.q9BKrBkN084238@svn.freebsd.org> From: Peter Wemm Date: Thu, 11 Oct 2012 20:53:11 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org Subject: svn commit: r241461 - stable/6/etc/sendmail X-SVN-Group: stable-6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable-6@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for only the 6-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2012 20:53:12 -0000 Author: peter Date: Thu Oct 11 20:53:11 2012 New Revision: 241461 URL: http://svn.freebsd.org/changeset/base/241461 Log: Switch freebsd.org nullhost cluster machines from hub to mx1 Modified: stable/6/etc/sendmail/freefall.mc Modified: stable/6/etc/sendmail/freefall.mc ============================================================================== --- stable/6/etc/sendmail/freefall.mc Thu Oct 11 20:52:23 2012 (r241460) +++ stable/6/etc/sendmail/freefall.mc Thu Oct 11 20:53:11 2012 (r241461) @@ -43,5 +43,5 @@ divert(0)dnl VERSIONID(`$FreeBSD$') OSTYPE(freebsd6) -FEATURE(nullclient, hub.$m) +FEATURE(nullclient, mx1.$m) MASQUERADE_AS(FreeBSD.org)