From nobody Tue Sep 22 06:01:32 2020 Return-Path: X-Original-To: sieve@ietfa.amsl.com Delivered-To: sieve@ietfa.amsl.com Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4AC1A3A1684 for ; Tue, 22 Sep 2020 06:01:30 -0700 (PDT) X-Virus-Scanned: amavisd-new at amsl.com X-Spam-Flag: NO X-Spam-Score: -1.9 X-Spam-Level: X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no 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 i9kNptKaqv_A for ; Tue, 22 Sep 2020 06:01:29 -0700 (PDT) Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1FE173A1681 for ; Tue, 22 Sep 2020 06:01:29 -0700 (PDT) Received: by rfc-editor.org (Postfix, from userid 30) id 90750F40768; Tue, 22 Sep 2020 06:01:21 -0700 (PDT) To: tjs@psaux.com, ned.freed@mrochek.com, superuser@gmail.com, barryleiba@computer.org, cyrus@daboo.name, aaron@serendipity.cx X-PHP-Originating-Script: 30:errata_mail_lib.php From: RFC Errata System Cc: murch@fastmail.com, sieve@ietf.org, rfc-editor@rfc-editor.org Content-Type: text/plain; charset=UTF-8 Message-Id: <20200922130121.90750F40768@rfc-editor.org> Date: Tue, 22 Sep 2020 06:01:21 -0700 (PDT) Archived-At: Subject: [sieve] [Technical Errata Reported] RFC5230 (6294) X-BeenThere: sieve@ietf.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SIEVE Working Group List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Sep 2020 13:01:30 -0000 The following errata report has been submitted for RFC5230, "Sieve Email Filtering: Vacation Extension". -------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid6294 -------------------------------------- Type: Technical Reported by: Ken Murchison Section: 4.4 Original Text ------------- require "vacation"; vacation :mime text: Content-Type: multipart/alternative; boundary=foo --foo I'm at the beach relaxing. Mmmm, surf... --foo Content-Type: text/html; charset=us-ascii How to relax

I'm at the beach relaxing. Mmmm, surf... --foo-- . Corrected Text -------------- require "vacation"; vacation :mime text: Content-Type: multipart/alternative; boundary=foo --foo I'm at the beach relaxing. Mmmm, surf... --foo Content-Type: text/html; charset=us-ascii How to relax

I'm at the beach relaxing. Mmmm, surf... --foo-- . ; Notes ----- The ';' terminating the vacation action command is missing. Instructions: ------------- This erratum is currently posted as "Reported". If necessary, please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party can log in to change the status and edit the report, if necessary. -------------------------------------- RFC5230 (draft-ietf-sieve-vacation-06) -------------------------------------- Title : Sieve Email Filtering: Vacation Extension Publication Date : January 2008 Author(s) : T. Showalter, N. Freed, Ed. Category : PROPOSED STANDARD Source : Sieve Mail Filtering Language Area : Applications Stream : IETF Verifying Party : IESG