[From nobody Wed Apr  8 09:43:05 2026
Received: (at 1082065-done) by bugs.debian.org; 8 Apr 2026 08:40:45 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-7.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,HAS_BUG_NUMBER,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
 RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 17; hammy, 141; neutral, 31; spammy,
 0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--bookworm,
 0.000-+--forky, 0.000-+--sk:python3, 0.000-+--H*F:D*igalia.com
Return-path: &lt;berto@igalia.com&gt;
Received: from fanzine2.igalia.com ([213.97.179.56]:43412)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;berto@igalia.com&gt;) id 1wAOSp-005QFp-13
 for 1082065-done@bugs.debian.org; Wed, 08 Apr 2026 08:40:45 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; 
 s=20170329;
 h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:
 Subject:To:From:Date:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID:
 Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc
 :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe:
 List-Post:List-Owner:List-Archive;
 bh=LwFUkfAZ5/wEBQxQ2cdBh8pLeRJaPymwE1WvkI1o3Mc=; b=ULzr/gH/S1LQt/odRrxOSsoz2S
 q9nmIySSPeTWqvVJHbNj25WjsD8+4kMsGd3GKf7G7iM99H4dO55I+u9XClX11FX4yISNKaoFbgJTW
 uAuX7Oa75FX0BamqUXEM0mxExlUoxx7bSrdYENPrrxi7pWLN8+lJ0UCAIccTqU147f5RVLdEhmR/Y
 9CP9qJuqBetWF16OyPeJBEk58Pabt5MtQ22GMwzaO0hkDmyQ0WecPgQREvdaKelrRbYuQvG1svLB6
 M2O+zHRHDuC9Wcgj84GgW5AiTyfpnp4pIX6mvhIga96zlqo4+reqW8X3dU/dCEOT23zc8092DgwsW
 AMjnSZGA==;
Received: from maestria.local.igalia.com ([192.168.10.14] helo=mail.igalia.com)
 by fanzine2.igalia.com with esmtps 
 (Cipher TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim)
 id 1wAOSj-00DON1-Du; Wed, 08 Apr 2026 10:40:37 +0200
Received: from gate.service.igalia.com ([192.168.21.52])
 by mail.igalia.com with esmtp (Exim)
 id 1wAOSg-006f8g-VG; Wed, 08 Apr 2026 10:40:37 +0200
Received: from berto by gate.service.igalia.com with local (Exim 4.96)
 (envelope-from &lt;berto@igalia.com&gt;) id 1wAOSg-00D2jE-2a;
 Wed, 08 Apr 2026 08:40:34 +0000
Date: Wed, 8 Apr 2026 10:40:34 +0200
From: Alberto Garcia &lt;berto@igalia.com&gt;
To: Peter Chubb &lt;peter.chubb@unsw.edu.au&gt;, 1082065-done@bugs.debian.org
Subject: Re: Bug#1082065: python3-django-postorius: Setting the 'DMARC
 Mitigate unconditionally' button yields a failure
Message-ID: &lt;adYUgihvvqFtDoUc@igalia.com&gt;
References: &lt;172663169329.316397.11064967560950482036.reportbug@lists.seL4.systems&gt;
 &lt;adUapm-iwROu3gCJ@zeus.local&gt;
 &lt;172663169329.316397.11064967560950482036.reportbug@lists.seL4.systems&gt;
 &lt;843416qzf6.wl-peter.chubb@unsw.edu.au&gt;
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: &lt;843416qzf6.wl-peter.chubb@unsw.edu.au&gt;

On Wed, Apr 08, 2026 at 06:38:05AM +1000, Peter Chubb wrote:
&gt; Alberto&gt; In Debian, mailman3 was updated from 3.3.8 to 3.3.10 in March
&gt; Alberto&gt; 2025, so this is probably no longer an issue.
&gt; 
&gt; Alberto&gt; Can you confirm?
&gt; 
&gt; The problem has gone away.  Thanks

So, mailman3 added dupport for dmarc_addresses in 3.3.9:

   https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/docs/NEWS.html#news-3-3-9

And python3-django-postorius added support in 1.3.9:

   https://docs.mailman3.org/projects/postorius/en/stable/news.html

The bug happens with mailman &lt; 3.3.9 and postorious &gt;= 1.3.9.

Given that bookworm is not affected (mailman 3.3.8, postorious 1.3.8)
and trixie and forky are not affected either (3.3.10 / 1.3.13) I'm
taking the liberty of closing this bug.

Berto]