From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 14:38:17 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FA5A654 for ; Thu, 4 Dec 2014 14:38:17 +0000 (UTC) Received: from mail-wi0-x231.google.com (mail-wi0-x231.google.com [IPv6:2a00:1450:400c:c05::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A20B9D04 for ; Thu, 4 Dec 2014 14:38:16 +0000 (UTC) Received: by mail-wi0-f177.google.com with SMTP id l15so28110820wiw.16 for ; Thu, 04 Dec 2014 06:38:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=b7xuNKjr5ufjbsXJ2HW1vZmAIQfwvQqVvL9lZSP6ep8=; b=xLw2f4J3tJZSnNBwj1K3/1eufkkRo8Sb6nD/Xt/dIfESv6xRrYfg4I8ozvomfGf1vO RnXEMgowCOXf6Y8/nZzrP3d1tJpYkTQR9KKmsmVWx7QnCC1DxIbGb8n43WO4hJi4Tg4j 5blYRDq3Sn+XX+07xwMcgb0Uw+HTfrTcjzutV8RU4pf22Q3d+t/233h0LfyYx4JMCa+p gX1Fj6wN04FcC8WhY4jjfpvIrUoufmVNWg4AjuXB/6usx8oJFZE3XEkpW4JMpQE6z33x tqcniieKrr8yHOmk8BvlQyN1KGGUMZyEAg5luTdmrrZSXlZSuni4Sxv2RXijYZXSyVRF WQjA== X-Received: by 10.180.99.1 with SMTP id em1mr22218133wib.29.1417703894823; Thu, 04 Dec 2014 06:38:14 -0800 (PST) Received: from gumby.homeunix.com (bcdc819a.skybroadband.com. [188.220.129.154]) by mx.google.com with ESMTPSA id wb9sm27365818wic.20.2014.12.04.06.38.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Dec 2014 06:38:14 -0800 (PST) Date: Thu, 4 Dec 2014 14:38:10 +0000 From: RW To: freebsd-questions@freebsd.org Subject: Re: Problem with posting to questions Message-ID: <20141204143810.0a1e55bf@gumby.homeunix.com> In-Reply-To: <54806814.4040102@rsle.net> References: <5480457C.6010308@gmail.com> <20141204122404.001952a6@gumby.homeunix.com> <54806814.4040102@rsle.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 14:38:17 -0000 On Thu, 04 Dec 2014 08:56:36 -0500 R. Scott Evans wrote: > On 12/04/14 07:24, RW wrote: > > On Thu, 04 Dec 2014 19:29:00 +0800 > > Ernie Luzar wrote: > > > >> From what I am receiving it seems I am getting all the questions > >> traffic but not any posts I make. > >> It's like my email address is being ignored by this list. > >> I do get replies to my posts, but never get the original post. > >> How do I get this fixed? > > > > I'm not sure if you can if you are using a mail client with gmail. > > gmail treats such emails as duplicates of your outgoing copy and > > suppresses them. What I do is have claws-mail file its sent copy > > into the same local folder as the list. > > Actually the OP's problems sounds like possible Gmail DKIM filtering > to me... All FreeBSD lists change the DKIM body hash of all in-list mail. I'd expect to see far more mail dropped by gmail if that were the case.