Re: [Jmap] Address Validation (was Re: Submission)

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Mon, 24 April 2017 15:02 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: jmap@ietfa.amsl.com
Delivered-To: jmap@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7450A13166C for <jmap@ietfa.amsl.com>; Mon, 24 Apr 2017 08:02:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gulbrandsen.priv.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 M46o8oDxyoeG for <jmap@ietfa.amsl.com>; Mon, 24 Apr 2017 08:02:11 -0700 (PDT)
Received: from strange.aox.org (strange.aox.org [80.244.248.170]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1196C1315F2 for <jmap@ietf.org>; Mon, 24 Apr 2017 08:00:22 -0700 (PDT)
Received: from fri.gulbrandsen.priv.no (localhost [127.0.0.1]) by strange.aox.org (Postfix) with ESMTP id 42634FA005C; Mon, 24 Apr 2017 15:00:21 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1493046021; bh=qyOMwkR0G2f0bI0lVWlQ0DF2cv2o+ypqvDkO58QPpE0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UFQC/l7Qoc+63gvw+PiTAWUgZaaTy5ukqzDshX6argwwQjHXDT/tyTKodskrNzPBv gdYCzwilEv1UArU1jaJArwb/S8VNwn2A3f6Qa68Vi96StNjFp9JQgMaCokohc1bBUa pZ5SNJ0knponN+QSZ2N6k/g0/0jP/lZS4hld5D3g=
Received: from arnt@gulbrandsen.priv.no by fri.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1493046020-8170-4380/11/5; Mon, 24 Apr 2017 15:00:20 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: jmap@ietf.org
Date: Mon, 24 Apr 2017 16:00:20 +0100
User-Agent: Trojita/v0.5-9-g8961725; Qt/4.8.6; X11; Linux; Devuan GNU/Linux 1.0 (jessie)
Mime-Version: 1.0
Message-Id: <e9972f84-46c6-4058-bcf2-2616c597ada9@gulbrandsen.priv.no>
In-Reply-To: <20170424145116.42134.qmail@ary.lan>
References: <1492996915.3310412.953749536.0F1C8B46@webmail.messagingengine.com> <20170424014957.39235.qmail@ary.lan> <emb951e04d-3dc9-4244-915b-21bd272245ff@bodybag> <alpine.OSX.2.20.1704240925190.68584@ary.qy> <e41c88ed-2ed5-47b8-923c-bfac12334808@gulbrandsen.priv.no> <20170424145116.42134.qmail@ary.lan>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/jmap/UfmS5hoIgVFM96EOgIxgagSAf04>
Subject: Re: [Jmap] Address Validation (was Re: Submission)
X-BeenThere: jmap@ietf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: JSON Message Access Protocol <jmap.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jmap>, <mailto:jmap-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jmap/>
List-Post: <mailto:jmap@ietf.org>
List-Help: <mailto:jmap-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jmap>, <mailto:jmap-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 Apr 2017 15:02:15 -0000

John Levine writes:
> That, and the relief we all felt when default configs of sendmail
> stopped sending those messages saying I've been trying for N hours and
> will keep trying for a long, long, time.

I shudder at the memory ;) An excellent example of good intention ruined by 
annoying execution.

Arnt