From owner-freebsd-stable@FreeBSD.ORG Mon Feb 27 15:52:46 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 660141065670 for ; Mon, 27 Feb 2012 15:52:46 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 11E898FC0C for ; Mon, 27 Feb 2012 15:52:45 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q1RFqjl3065523 for ; Mon, 27 Feb 2012 08:52:45 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q1RFqj0Z065520 for ; Mon, 27 Feb 2012 08:52:45 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Mon, 27 Feb 2012 08:52:45 -0700 (MST) From: Warren Block To: stable@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Mon, 27 Feb 2012 08:52:45 -0700 (MST) Cc: Subject: sendmail and smarthost X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2012 15:52:46 -0000 In 8.3-PRERELEASE, sendmail is now happily ignoring a smarthost unless DONT_PROBE_INTERFACES is set. That used to be unnecessary. That machine rarely sends email, but a bug followup sent on Feb 25 went through. Maybe not significant since it was outside the local domain.