Re: [ire] XML rgpStatus definition

Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Wed, 20 May 2015 09:08 UTC

Return-Path: <rep.dot.nop@gmail.com>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A40B61A1A42 for <ire@ietfa.amsl.com>; Wed, 20 May 2015 02:08:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.7
X-Spam-Level:
X-Spam-Status: No, score=0.7 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=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 hEElHmbN9TLo for <ire@ietfa.amsl.com>; Wed, 20 May 2015 02:08:26 -0700 (PDT)
Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E6CB1A1BEF for <ire@ietf.org>; Wed, 20 May 2015 02:08:25 -0700 (PDT)
Received: by labbd9 with SMTP id bd9so64369231lab.2 for <ire@ietf.org>; Wed, 20 May 2015 02:08:23 -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=ZdJok7sw/nUL4oQ7ibMDxRMkg81DTRQJEJoxcQwr4Hs=; b=GA/3bJgrSP8eqHwRKy3mJx6RgA7BSJWDPnUpebQ6tFvTfYeUxnruVvSEQQBrjqWu5u 4vteApCDwAcM5eEBNb+ijMdf6RMdO3AFa+tKAhuIv5pu6+4fmpbrQ/m0eMW4k8hLpu4m 1zma4BLdwyHEYzwke56Z0rB8pZUzlKKLMBfy57wq0eupfgSYiPYVLdKo0P+hXFAIKwvV dlWGo57HI1IPr91i4t4IB4185bi0oa9yVj5E5ZcN0GBmn+cttYWjGPAr9pfk9c4YmvGV COMatFPepTElxzcOE+jQ79G+IJ/vWyU3uLXspV/EmXUwtGRzcMD/559VfBbN+Re1W6Cf 4XMA==
MIME-Version: 1.0
X-Received: by 10.112.16.227 with SMTP id j3mr25070124lbd.43.1432112903838; Wed, 20 May 2015 02:08:23 -0700 (PDT)
Received: by 10.152.90.230 with HTTP; Wed, 20 May 2015 02:08:23 -0700 (PDT)
In-Reply-To: <555C4C9A.3080403@knipp.de>
References: <CAC1BbcQSBYa1JE4C2tM5+WqmFOMVSMfTk-ovYWcW_=PLQa1MiQ@mail.gmail.com> <555C4C9A.3080403@knipp.de>
Date: Wed, 20 May 2015 11:08:23 +0200
Message-ID: <CAC1BbcRjrsHK0gf3sQO_xs0C8JM+4Ftwd2=J=F8-hC09ocZbCQ@mail.gmail.com>
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: Michael Bauland <Michael.Bauland@knipp.de>
Content-Type: text/plain; charset="UTF-8"
Archived-At: <http://mailarchive.ietf.org/arch/msg/ire/2efH2ZshbdPhPEqatvz1lqI2fXM>
Cc: ire@ietf.org
Subject: Re: [ire] XML rgpStatus definition
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire/>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 20 May 2015 09:08:27 -0000

On 20 May 2015 at 10:58, Michael Bauland <Michael.Bauland@knipp.de> wrote:
> Hi Bernhard,
>
> On 20.05.2015 10:50, Bernhard Reutner-Fischer wrote:
>> Hi,
>>
>> If i read rfc3915 (the EPP Grace Period Mapping) RGP state diagram
>> correctly then a domain can only ever be in one gracePeriod.
>
> I think the diagram is just for the redemption grace period, i.e., the
> one after domain deletion.
>
> I see no restriction saying that, e.g., add grace (addPeriod) and renew
> grace (renewPeriod) cannot occur at the same time. If you create a
> domain and directly afterwards manually renew it, then the domain is in
> add grace as well as renew grace and the registrar gets both fees
> refunded upon deletion.

Ok, i see, this is covered by the registry operational policy then.

So what do you think about the rgp endDate in the escrow data?

thanks,