Re: SMTP RFC: "MUST NOT" change or delete Received header

"Murray S. Kucherawy" <superuser@gmail.com> Tue, 01 April 2014 19:53 UTC

Return-Path: <superuser@gmail.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9290B1A09C8 for <ietf@ietfa.amsl.com>; Tue, 1 Apr 2014 12:53:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.999
X-Spam-Level:
X-Spam-Status: No, score=-1.999 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DAaFHFF_gL4k for <ietf@ietfa.amsl.com>; Tue, 1 Apr 2014 12:53:17 -0700 (PDT)
Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) by ietfa.amsl.com (Postfix) with ESMTP id 5E8661A09A8 for <ietf@ietf.org>; Tue, 1 Apr 2014 12:53:17 -0700 (PDT)
Received: by mail-wi0-f172.google.com with SMTP id hi2so4415905wib.5 for <ietf@ietf.org>; Tue, 01 Apr 2014 12:53:13 -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=PQEr7k6BwS0pNdFrVOprXmWPEBoArdBc5xDCCxu35HE=; b=Y8c2/imX9uFiSGNwFNHKF6Q1KBVO9nbRVQsEVV98sZFWs7pFfYLS84oabcYny0RYsk LI37/z+iEJqa5eEWZo8aMJqpWL6ZXy4aKBbugE2iXzmqh0XJryBA0CNAx/AlsrB2vDwt GdJUlH9U03f4szEQL7yG3t6HO2if8vO4PwVtsMQd2UEV6cfDLq9TnZNop/m2WDmSi8m8 FJOaTUECKbI8SY1Rq3cjvX6et3lSslrDJnbtw6J9HzP3kAqkqJ3qRBoJHWqOtlcuSkL0 IQh3hRIpVnfAGqgsiyBpgtjPUHpmXcSFFidfr3Fw2lg7BbHQvy0p28zbjJXNkovUufcc 571A==
MIME-Version: 1.0
X-Received: by 10.180.12.233 with SMTP id b9mr22315468wic.8.1396381992970; Tue, 01 Apr 2014 12:53:12 -0700 (PDT)
Received: by 10.180.90.140 with HTTP; Tue, 1 Apr 2014 12:53:12 -0700 (PDT)
In-Reply-To: <9EC12CC9-81CD-4C3E-ADD1-283615767B17@nominum.com>
References: <20140330151432.2721.qmail@joyce.lan> <A3DE810811F791EDC532BDFB@JcK-HP8200.jck.com> <CAMm+LwjrY44GhdMCkqEL_YssNNR=isx-cSQ6KZH-1bkXO7RJWQ@mail.gmail.com> <86005B600BB2261DFDEE715B@JcK-HP8200.jck.com> <9EC12CC9-81CD-4C3E-ADD1-283615767B17@nominum.com>
Date: Tue, 01 Apr 2014 12:53:12 -0700
Message-ID: <CAL0qLwZExfPYj_F2RrD_EueZk8owM=Y26r1OQ9qsDRjZ9Xy=Nw@mail.gmail.com>
Subject: Re: SMTP RFC: "MUST NOT" change or delete Received header
From: "Murray S. Kucherawy" <superuser@gmail.com>
To: Ted Lemon <ted.lemon@nominum.com>
Content-Type: multipart/alternative; boundary="001a11c24114a9728804f600842e"
Archived-At: http://mailarchive.ietf.org/arch/msg/ietf/TmqT9c3WkPssttu4NZkp0S0mDMo
Cc: John C Klensin <john-ietf@jck.com>, IETF Discussion Mailing List <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Apr 2014 19:53:19 -0000

On Sun, Mar 30, 2014 at 5:38 PM, Ted Lemon <ted.lemon@nominum.com> wrote:

> On Mar 30, 2014, at 6:44 PM, John C Klensin <john-ietf@jck.com> wrote:
> > Whether one accepts it or not, "been here already" tests are not
> > about debugging.  They are about loop detection and DoS attacks.
>
> Are there MTAs that make use of the Received: header for loop detection?
>
>
sendmail does, and has since the '80s.

-MSK