Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hD9Ib-0006g4-EU for pgsql-www@arkaria.postgresql.org; Sun, 07 Apr 2019 15:01:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hD9Ia-0004Xs-8g for pgsql-www@arkaria.postgresql.org; Sun, 07 Apr 2019 15:01:32 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hD9IZ-0004RJ-Ty for pgsql-www@lists.postgresql.org; Sun, 07 Apr 2019 15:01:32 +0000 Received: from mail-lf1-x143.google.com ([2a00:1450:4864:20::143]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hD9IX-00017G-5n for pgsql-www@postgresql.org; Sun, 07 Apr 2019 15:01:30 +0000 Received: by mail-lf1-x143.google.com with SMTP id v14so7641315lfi.0 for ; Sun, 07 Apr 2019 08:01:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/9PN9Uo5IRUwwUHqwt/+3Gsi1il29tHTqhMYNSkRhO4=; b=aI6l+0Ig01mi//KQGhFNOKQMBuOr4Vo2zqSCvf42de/mNCOxzaMWVvSthGkacRXAr7 gFZYbpgH0ISs27IPNPzAtaTExhORtG+xhm+yIPG2WzE/E5fGUt5QQumkR49ucKcBi6Ti TgcVqHmf7o/eACElTo/jiFUhwfAwsc8nEvc5Any+4rpYxKu1dJ1w0OlLIJPLqjVBiGv+ 8lfU3T4+Oz8wKds5fh6UCvln/BerVy3C3NTkiI9KbVrT8z+MPvEYAoHG+tsi1bePnIqb Jgf472AutiiwfcYxsjrHJjkfnHyECh5QU78Q3oNwPkCt49T4WKiGtTZ3ypc//LaoonA3 //sw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/9PN9Uo5IRUwwUHqwt/+3Gsi1il29tHTqhMYNSkRhO4=; b=lIJ+Sh35+3fLFby0HWSUxNVwGdDfzfcaYh6qwiuMLGCHssiMB4qNC96Xjxwocx4veU S3yAMgezDgp/nNr+qav/zfAAiWHm4qksJmr8P7X7TAOSCYUWtFgPVemuFCXvbNUntOO1 EuBHo14QfvXqXfNvSLJQN21FQWWuu2w1ZY4Z9pbd6Oj1T/tscs4O9K0Y0TPRcyVK6wC3 jTwPl8kZdA/R3i4vlE9TSFTVfegAmXuLw/WmlINkFxGn1dKhY1TvmV0yglcLvD2e04B/ D+nYcPDSk5hotFr7uJqzM7shveym48ldHbj+vsKruftL8pfSLPuUA6G5Rbo2AfDKZZuD YKpA== X-Gm-Message-State: APjAAAUpKpItB8HzQ9L8EcPnublUVkJHVAkCqvGpJMTzp1wtYyG/LZfq kgBsE5hyzaCNW7Mfan5u6PtDl8zg2EyGaMjHy/dKcQ== X-Google-Smtp-Source: APXvYqzPTDrT2yX1dne7JspHSh27EiZn35sFe3CHvmNKVy8DgS3NbaNKDAcYCZA6jKbYQ5XLD3Pbx917QaZQGt21H/U= X-Received: by 2002:ac2:51aa:: with SMTP id f10mr12621900lfk.82.1554649287156; Sun, 07 Apr 2019 08:01:27 -0700 (PDT) MIME-Version: 1.0 References: <19279.1554647648@sss.pgh.pa.us> In-Reply-To: <19279.1554647648@sss.pgh.pa.us> From: Magnus Hagander Date: Sun, 7 Apr 2019 17:01:16 +0200 Message-ID: Subject: Re: annoying links To: Tom Lane Cc: Oleg Bartunov , PostgreSQL WWW Content-Type: multipart/alternative; boundary="00000000000082ef790585f1fe34" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --00000000000082ef790585f1fe34 Content-Type: text/plain; charset="UTF-8" On Sun, Apr 7, 2019 at 4:34 PM Tom Lane wrote: > Magnus Hagander writes: > > On Thu, Apr 4, 2019 at 2:59 PM Oleg Bartunov > > wrote: > >> It's quite annoying to click on the links like > >> > https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)co(dot)jp/ > >> and found "NOT FOUND" page. > > > Hmm. That is indeed quite annoying. > > > Do you know offhand if this is something that happend recently (in > relation > > to a change we made somewhere), or if it has been that way "all the > time"? > > A lot of the archives' links have been like that for a long time. > Some don't get the let's-obscure-this-email-address treatment, > but I have no idea what the difference is. > That's interesting. Do you have an example of one that doesn't get broken? -- Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/ --00000000000082ef790585f1fe34 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Sun, Apr 7, 2019 at 4:34 PM Tom Lane &= lt;tgl@sss.pgh.pa.us> wrote:
Magnus Hagander &l= t;magnus@hagander.= net> writes:
> On Thu, Apr 4, 2019 at 2:59 PM Oleg Bartunov <obartunov@postgrespro.ru> > wrote:
>> It's quite annoying to click on the links like
>> https://www.postgresql.org/message-id/flat/9f88b5e0-6da2-= 5227-20d0-0d7012beaa1c(at)lab(dot)ntt(dot)co(dot)jp/
>> and found "NOT FOUND" page.

> Hmm. That is indeed quite annoying.

> Do you know offhand if this is something that happend recently (in rel= ation
> to a change we made somewhere), or if it has been that way "all t= he time"?

A lot of the archives' links have been like that for a long time.
Some don't get the let's-obscure-this-email-address treatment,
but I have no idea what the difference is.

<= div>That's interesting. Do you have an example of one that doesn't = get broken?=C2=A0

--
=C2=A0Magnus Hagander
=C2=A0M= e: https://www.hagan= der.net/
=C2=A0Work: https://www.redpill-linpro.com/
--00000000000082ef790585f1fe34--