Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id 795DE2D20571 for ; Tue, 19 Aug 2014 16:58:30 +0000 (UTC) Received: from c-0500.emailmediator.com (c-0500.emailmediator.com [64.85.162.118]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx.pao1.isc.org (Postfix) with ESMTPS id 35E643493A5 for ; Tue, 19 Aug 2014 16:58:29 +0000 (UTC) Received: from pool-71-170-88-63.dllstx.fios.verizon.net ([71.170.88.63] helo=reedmedia.net) by c-0500.emailmediator.com with esmtpa (Exim 4.69) (envelope-from ) id 1XJmjs-0006AQ-EX for bind9-bugs@isc.org; Tue, 19 Aug 2014 12:58:28 -0400 Received: from reed@reedmedia.net by reedmedia.net with local (mailout 0.17) id 18039-1408467508; Tue, 19 Aug 2014 11:58:29 -0500 Delivered-To: bind9-bugs@bugs.isc.org MIME-Version: 1.0 User-Agent: Alpine 2.02 (NEB 1266 2009-07-14) Subject: arm and check-spf documentation X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS autolearn=ham autolearn_force=no version=3.4.0 Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Tue, 19 Aug 2014 11:58:28 -0500 (CDT) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org content-type: TEXT/PLAIN; charset="utf-8" Message-ID: To: bind9-bugs@isc.org X-X-Sender: reed@t1.m.reedmedia.net From: "Jeremy C. Reed" X-RT-Original-Encoding: US-ASCII Content-Length: 401 I started extending some system tests for named-checkconf and saw that the check-spf fail doesn't work. Now I see in code that "fail" was removed as an option. In the ARM, the grammar for check-spf still shows "fail" in two places. While there see the check-integrity explanation has odd sentence: "Warnings are emitted it they don't and be suppressed with check-spf." (Maybe missing "will"?)