From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F27343858417; Sun, 2 Jul 2023 12:17:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F27343858417 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688300262; bh=6pPkz8jaTUOvlT9lKLAOKcmiirmTJrEgafoL3/SEOeg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DRLF3mXQ+6PRkFkzZ9OPtEw+EHfO/m32ftby1O4do3m1xEVbExQCh7sdA0aib48s9 +NtKMlwQqvTKUgr0dFM9P4Sq7g8OszfMTvnn7WYWdyVm6G9XF5UiCYB5tmTSZhvciK RaK6NoRGXJ9DTe3ibqAkdnIVXBFojxkGVeQgiD3U= From: "mark at klomp dot org" To: overseers@sourceware.org Subject: [Bug Infrastructure/30586] More data about Mailman bounce-based unsubscriptions Date: Sun, 02 Jul 2023 12:17:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: sourceware X-Bugzilla-Component: Infrastructure X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: overseers at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30586 --- Comment #3 from Mark Wielaard --- (In reply to Florian Weimer from comment #2) > I looked at my own logs, and one optimization you could make is to set the > outgoing EHLO argument to match what the PTR record says (it's currently > sourceware.org, while the PTR record says server2.sourceware.org). That > difference should not matter, though, because sourceware.org has the same= IP > address. I set: smtp_helo_name =3D server2.sourceware.org But not a fan, since if we switch servers (server3.sourceware.org is a hot spare) we will have to manually update this setting. --=20 You are receiving this mail because: You are the assignee for the bug.=