From nobody Wed May 26 10:19:28 2021 X-Original-To: hackers@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CF35CCFC412 for ; Wed, 26 May 2021 10:19:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fqn4K5b0fz4fkr; Wed, 26 May 2021 10:19:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from aniel.nours.eu (ns393929.ip-176-31-115.eu [176.31.115.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 8F7F82C546; Wed, 26 May 2021 10:19:29 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 816164D049; Wed, 26 May 2021 12:19:28 +0200 (CEST) Date: Wed, 26 May 2021 12:19:28 +0200 From: Baptiste Daroussin To: marklmi@yahoo.com Cc: Philip Paeps , Graham Perrin , hackers@freebsd.org, Kurt Jaeger Subject: Re: MTA and other problems Message-ID: <20210526101928.4u7yb3whsaqxo2it@aniel.nours.eu> References: <9CD1B5C1-B075-448D-8BDA-F7C7662CB29D@yahoo.com> List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <9CD1B5C1-B075-448D-8BDA-F7C7662CB29D@yahoo.com> X-ThisMailContainsUnwantedMimeParts: N On Wed, May 26, 2021 at 02:17:39AM -0700, Mark Millard via hackers wrote: > > > On 2021-May-26, at 00:40, Philip Paeps wrote: > > > On 2021-05-26 13:56:03 (+0800), Graham Perrin wrote: > > > >> On 21/05/2021 16:56, Lucas Nali de Magalhães wrote: > >>> Hello everyone, > >>> > >>> I hope that by writing here someone will be able to help me. Recently I started receiving mail bounces from FreeBSD servers from mails I didn't send. I think the servers changed the behavior and started not just filtering the spam messages but also bouncing them back. It happens the information in the header of those messages are all fake and the actual messages end in the wrong mail box. I hope someone can fix the problem. On my side, everything is up to date and I'd no need to change any configuration recently. > >>> > >>> TIA, > >>> > >>> -- > >>> rollingbits — 📧 rollingbits@icloud.com 📧 rollingbits@gmail.com 📧 rollingbits@yahoo.com 📧 rollingbits@terra.com.br 📧 rollingbits@globo.com > >> > >> > >> Not yet apparent at , but Kurt Jaeger wrote: > >> > >>>> postmaster@ is aware of the problem, we do not yet have a clear-cut solution and we're investigating. > >> > >> For me, the greater problem is that bookmarked messages are no longer found. For example: > >> > >> > >> > > > > Thanks for reporting this. We definitely intend to keep old links to mailing list archives working. I'll try to figure out why this broke. > > > > Philip [also postmaster@] > > As an example of the known problems: Bapt reported in: > > https://lists.freebsd.org/archives/freebsd-bugs/2021-May/101997.html > > that: > > QUOTE > After analysis, freebsd-bugs mailing list archives have been edited manually > multiple times in the last 18 years, making it impossible to regenerates in a > reliable manner archive with compatible URL. > > This happenned too often to be able to be easily fixed. > END QUOTE > > It is more than bookmarks that do not find anything. It is also > URL's that now find a different message than it used to. The > above was in response to my reporting an example of such. My > example that I used to report the issue was for freebsd-arm, > not freebsd-bugs. I'm not sure if the "freebsd-bugs" in the > quote was a typo or what. > > In my example the numbering had shifted by 2: 020854 -> 020856 > So to avoid breaking the bookmark, the plan now is to keep a copy as-is of the pipermail archives, (not the redirection). and have the new archives elsewhere. The open question now is the new archives should they provide the ancient mail as well? for now it has been decided yes, to not break threads, but restarting from scratch would also be a very good option Bapt