From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B3BF03858418; Sun, 2 Jul 2023 18:22:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B3BF03858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688322144; bh=qPlNSFXB/WKF0Hfbp9q9yfNCPP8popLajafQjoh8exE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pvLwqTQMIFp0D9BX7dfF01xER6rqpgeV/32IyyxUzOiPzAzmgGBMjyoxu+SUIggR9 m/OVVl+iuKxpfZ9IM/FhhtuqJXnOyHS+dz/X1Tz/bczShnhTGNiQIH3zUaj2Plw4Js Tm6JoRZ0u+30vHT3pCpdMwkCfzNGM0xLagf+wKTc= 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 18:22:24 +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 #6 from Mark Wielaard --- (In reply to Florian Weimer from comment #5) > The default ($myhostname) might be more appropriate, assuming that the > system host name is set to server2.sourceware.org and server3.sourceware.= org. But $myhostname is set to sourceware.org. And $myhostname is used in a lot = of other places. So I don't want to change that. Is there a way to get the sys= tem host name if $myhostname is explicitly set? Then we can set smtp_helo_name = to that. It isn't fully clear to me that this setting matters. In what way is = the helo name used for determining whether or not to bounce the message on your side? --=20 You are receiving this mail because: You are the assignee for the bug.=