From owner-freebsd-questions@freebsd.org Wed Jun 24 17:15:05 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57009915800 for ; Wed, 24 Jun 2015 17:15:05 +0000 (UTC) (envelope-from chrisstankevitz@gmail.com) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E844C152A; Wed, 24 Jun 2015 17:15:04 +0000 (UTC) (envelope-from chrisstankevitz@gmail.com) Received: by laka10 with SMTP id a10so30151920lak.0; Wed, 24 Jun 2015 10:15:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Qs41f7fsMEGsBkH2M6H7yTZ80O0OAmLVToqHqLThniU=; b=YT6ekrdMAUD9dRGmHlK7i98WAHrJPFyEDZIC0kaqsvcXMqdOG7PnTvTK1oltufpAf5 Dw4XQMfAuKgnvduH3C8YyhaVfTdDPDokbcvA9mbfFQSVxr3LeqdYA/EHXVc9z/vr4mJb EIuphFbmYTf9SP6Gv02SEu9KoZVAYihfrWz2q0/sKKRZA08uIKoIAlBTzYx+xItX9acH NdlT8Y+fEIyBfxsqx7rX23K4e74ed4tfCwtSWeAhn1zYWAhv6WUQSsqdfBZ1vOB3AC9l 1rQm3oJx5cqRhwyhkbdkxXgeBCo3i7UwYQYbbWPaLwwZhLFLqIF89i9b+m2hzU+jd9u4 sj2g== MIME-Version: 1.0 X-Received: by 10.112.219.70 with SMTP id pm6mr40139956lbc.41.1435166103148; Wed, 24 Jun 2015 10:15:03 -0700 (PDT) Received: by 10.25.42.146 with HTTP; Wed, 24 Jun 2015 10:15:03 -0700 (PDT) In-Reply-To: <558A73F7.6020809@freebsd.org> References: <55884952.8060005@mantis.biz> <558A1E40.8080406@gooch.io> <558A73F7.6020809@freebsd.org> Date: Wed, 24 Jun 2015 10:15:03 -0700 Message-ID: Subject: Re: 10.1-RELEASE-p12 broke sendmail. 10.1-RELEASE-p13 didn't fix sendmail. From: Chris Stankevitz To: Matthew Seaman Cc: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 17:15:05 -0000 On Wed, Jun 24, 2015 at 2:10 AM, Matthew Seaman wrote: > He explains here how things went > wrong: > > https://lists.freebsd.org/pipermail/freebsd-stable/2015-June/082547.html Matthew, Thank you. I can't tell you how much I appreciate the "root cause" understanding. I can't stand "while(broken) try_random_fix_from_internet()". It sounds like I should be reading freebsd-stable. Thanks again, Chris