Re: DMARC and ietf.org

Viktor Dukhovni <ietf-dane@dukhovni.org> Sun, 14 August 2016 17:22 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3671212B057 for <ietf@ietfa.amsl.com>; Sun, 14 Aug 2016 10:22:49 -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, RCVD_IN_DNSWL_NONE=-0.0001] 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 33GmFiRybN1N for <ietf@ietfa.amsl.com>; Sun, 14 Aug 2016 10:22:47 -0700 (PDT)
Received: from mournblade.imrryr.org (mournblade.imrryr.org [38.117.134.19]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 83B3A12B009 for <ietf@ietf.org>; Sun, 14 Aug 2016 10:22:47 -0700 (PDT)
Received: by mournblade.imrryr.org (Postfix, from userid 1034) id 30844284F26; Sun, 14 Aug 2016 17:22:46 +0000 (UTC)
Date: Sun, 14 Aug 2016 17:22:46 +0000
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: ietf@ietf.org
Subject: Re: DMARC and ietf.org
Message-ID: <20160814172245.GN4670@mournblade.imrryr.org>
References: <c87f5578-be42-5a4e-d979-f4166e2f2ef2@gmail.com> <20160813023957.5679.qmail@ary.lan> <CAPt1N1mO0xxfc3SghV1pcNUjOz9yKk-g=bgU+dWrgy2LWcwhBg@mail.gmail.com> <20160813150004.GM10626@thunk.org> <alpine.OSX.2.11.1608131101040.12562@ary.local> <20160814155042.GN10626@thunk.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <20160814155042.GN10626@thunk.org>
User-Agent: Mutt/1.5.24 (2015-08-30)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/e8nVkiGsBxDtA8bV-cHWEqyzmCQ>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: ietf@ietf.org
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: <https://mailarchive.ietf.org/arch/browse/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: Sun, 14 Aug 2016 17:22:49 -0000

On Sun, Aug 14, 2016 at 11:50:42AM -0400, Theodore Ts'o wrote:

> On Sat, Aug 13, 2016 at 11:10:59AM -0400, John R Levine wrote:
> > > ARC is supposed to be the magic bullet that will fix all of this, but
> > > this assumes someone is going to create ARC implementations for all of
> > > the common mailing list server implementations, and it's not obvious
> > > that this is going to be happening, either.
> > 
> > The Mailman people are certainly working on it, and I plan to work on Sympa.
> > What list software are you thinking of?
> 
> Do you know of anyone working on Majordomo?  (This has been the only
> mailing list software that has proven to be capable of handling the
> mailing list traffic for the kernel.org mailing lists.)

While I don't know the situation wrt majordomo, perhaps "ezmlm-idx"
would also work?  There is some support for DMARC in that codebase.

    https://github.com/bruceg/ezmlm-idx/commit/925870c82d7ffa6c00ce22cc348e27a48e764a09

When Postfix added support for QMQP in July of 2001, it was to
support ezmlm, which at the time was the only list manager that
was scalable enough to support the SecurityFocus lists with IIRC
more than 100k recipients.

Though that would likely require running qmail for final delivery
on the list input side, with ezmlm and Postfix handling output.

-- 
	Viktor.