Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFM4C-0007h4-L0 for pgsql-www@arkaria.postgresql.org; Tue, 12 Mar 2013 10:04:20 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UFM4C-0008Ru-01 for pgsql-www@arkaria.postgresql.org; Tue, 12 Mar 2013 10:04:20 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFM4B-0008Ro-7D for pgsql-www@postgresql.org; Tue, 12 Mar 2013 10:04:19 +0000 Received: from mail-wg0-f51.google.com ([74.125.82.51]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UFM46-0004Ig-O1 for pgsql-www@postgresql.org; Tue, 12 Mar 2013 10:04:18 +0000 Received: by mail-wg0-f51.google.com with SMTP id 8so5769823wgl.6 for ; Tue, 12 Mar 2013 03:04:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=lfFjjDAbvE9dBj1LLLBcTYAlNnnpgzthr1ZMYGHhvjk=; b=RSjmZp6gU1tudK6ltTJo2HNhIAvDUNmT172/MbXdsngWykhnc705mEN4Wh3IWybvEk WTBZZiRkixmcYYtpbypfe0EQjpx2aX5n03ej07dFSGBdRJ+1qXXxRM+vPxH8oQazi5fT b91kxxqwmhrJ/1Ag5bw9pl+h7XqchW5/ZTOqFOHhRl6RQMaFn3lpVV31bzjHNG2DEwa+ U+co72uB3Mw+W6skaOkPu8cmMgi+PDtE3YvnkUmBGUz8op2w2uvfr9Lo1DlFcdZq/grq puq6CeJvmvkKaNwSj4BYvcTXk3m009ntmN3VP6+NL/GKUGMrbhPQebZcLy5h+WBqU+/o pN2Q== MIME-Version: 1.0 X-Received: by 10.180.8.4 with SMTP id n4mr18225656wia.13.1363082653487; Tue, 12 Mar 2013 03:04:13 -0700 (PDT) Received: by 10.194.171.40 with HTTP; Tue, 12 Mar 2013 03:04:13 -0700 (PDT) In-Reply-To: <513E417E.3050509@fuzzy.cz> References: <513E417E.3050509@fuzzy.cz> Date: Tue, 12 Mar 2013 11:04:13 +0100 Message-ID: Subject: Re: 404 for some mbox archives From: Magnus Hagander To: Tomas Vondra Cc: PostgreSQL WWW Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQkFtiCHyM3UCWBb5Sqxh2rxX+m/E6yVgbaXhhRnwCa0RWXTkRaRT/qUnc57BkKp6FIlfyW5 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On Mon, Mar 11, 2013 at 9:41 PM, Tomas Vondra wrote: > Hi, > > I'm getting 404 when attempting to download some of the mbox archives. > > For example > > http://www.postgresql.org/list/pgsql-admin/mbox/pgsql-admin.199805 > > works just fine, but this > > http://www.postgresql.org/list/pgsql-admin/mbox/pgsql-admin.199804 > > fails with 404. Attached is a list of more such examples. That one simply does not exist. Why? Because we generate the links to the mbox files based on the dates of the emails. Clearly we have messages from 199804 that are in a mbox file from a different date :O I guess we need to add a check that the file actually exists as well, and make no silly assumptions about emails being in the correct file :) > BTW how does this (mbox archives behind authentication) protect us > against spam? Not sure how much it does, but at least now a bot has to spend a bit more work to actually be able to download it. Most of them likely give up. And it also keeps people from complaining a bit :) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www