From owner-freebsd-arch@FreeBSD.ORG Fri Apr 22 23:35:10 2011 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50D1F106564A for ; Fri, 22 Apr 2011 23:35:10 +0000 (UTC) (envelope-from gordon@tetlows.org) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 2AA918FC15 for ; Fri, 22 Apr 2011 23:35:09 +0000 (UTC) Received: by pzk27 with SMTP id 27so634441pzk.13 for ; Fri, 22 Apr 2011 16:35:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.4.38 with SMTP id h6mr2249815pbh.422.1303515309681; Fri, 22 Apr 2011 16:35:09 -0700 (PDT) Received: by 10.68.54.138 with HTTP; Fri, 22 Apr 2011 16:35:09 -0700 (PDT) In-Reply-To: References: Date: Fri, 22 Apr 2011 16:35:09 -0700 Message-ID: From: Gordon Tetlow To: mdf@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: FreeBSD Arch Subject: Re: posix_fallocate(2) X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2011 23:35:10 -0000 On Wed, Apr 20, 2011 at 8:33 AM, wrote: > As an aside, when I post from gmail.com to the mailing lists, I don't > see a copy of my message. =A0Is this a feature of the litserv, where it > doesn't mail it back to the originator, or a "feature" of gmail where > it tries to be clever? =A0The problem is that when the list eats an > attachment I don't know until someone takes the time to email me, and > I'd rather be able to tell immediately. I believe gmail deduplicates based on message-id, so since it is in your sent items, you won't see it in your inbox. Gordon