From owner-freebsd-arch@FreeBSD.ORG Tue Oct 30 15:51:29 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3C6E413 for ; Tue, 30 Oct 2012 15:51:29 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pb0-f54.google.com (mail-pb0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9A0BC8FC12 for ; Tue, 30 Oct 2012 15:51:29 +0000 (UTC) Received: by mail-pb0-f54.google.com with SMTP id rp8so305348pbb.13 for ; Tue, 30 Oct 2012 08:51:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=a//XJxMR8YqtyHh4h+kzC44ymCmbhTpkygyUZQqLsso=; b=z8hXGKxYLLU/axYXvr1icBrWNmR6ku/fhV3j0EbL97UpEr27ZJ6W/rwrkDKYr6Yezj NBMN+LA/7sNEU4gK4UVVA6/Z6AsflYnkn48zkH2GvJcaihbbPrC4zUeIRVDpdh0aXlvD 4kAGsRlIpoD8szeB8laHhyoTb+KTC62yHFRwVT0hqZB/LcBmeU6RrvJBa1hoDvEpaFny 8oVb/u0CEPWMIl/l13vHY8r575h14edBDzugjzYTb6GaJRbiN3MHS2klIi7gIjNEj7SM EXupvuvs60+2DwfgbPpx9ypWx38s576xq46jQJaqXnc8kmqYb758us0gY1f0k7qF40vK wz1g== MIME-Version: 1.0 Received: by 10.66.80.133 with SMTP id r5mr94118022pax.24.1351612288310; Tue, 30 Oct 2012 08:51:28 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.68.146.233 with HTTP; Tue, 30 Oct 2012 08:51:28 -0700 (PDT) In-Reply-To: <35AB4227-2053-4678-BE71-576B01E48FE1@cederstrand.dk> References: <4E593932.8060303@FreeBSD.org> <86sj928vks.fsf@ds4.des.no> <4FB39F66-0434-43F1-9705-3C81CDF2A25F@cederstrand.dk> <86ehkm8s5v.fsf@ds4.des.no> <0EF669C7-0ED4-4BD4-9170-C49A7CA91603@cederstrand.dk> <20121025193115.GD40357@in-addr.com> <20121030082900.GH3309@server.rulingia.com> <35AB4227-2053-4678-BE71-576B01E48FE1@cederstrand.dk> Date: Tue, 30 Oct 2012 08:51:28 -0700 X-Google-Sender-Auth: igPclLKFwjrkW5lz4rZ-d_xcSQM Message-ID: Subject: Re: How about finally replacing GNATS? From: Adrian Chadd To: Erik Cederstrand Content-Type: text/plain; charset=ISO-8859-1 Cc: Eitan Adler , Dag-Erling Sm?rgrav , freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 15:51:29 -0000 On 30 October 2012 03:06, Erik Cederstrand wrote: > Apart from running uname -a, what does send-pr offer on a machine without HTTP access compared to just filling out the send-pr form on a machine that does have HTTP access? Being able to do it offline, and then having it send when you plug into the network :-) You realise SMTP, like NNTP/usenet, is really good at "partially offline" modes? Adrian