From owner-freebsd-questions@FreeBSD.ORG Thu Dec 4 13:56:43 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 C4C38993 for ; Thu, 4 Dec 2014 13:56:43 +0000 (UTC) Received: from mx1.rsle.net (mx1.rsle.net [IPv6:2607:ff40:b0b::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8609D832 for ; Thu, 4 Dec 2014 13:56:43 +0000 (UTC) Received: from CLASSIFIED (CLASSIFIED [IPv6:2607:ff40:b0b::3:1415]) (authenticated bits=0) by mx1.rsle.net (8.14.9/8.14.9) with ESMTP id sB4DufFn032821 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Thu, 4 Dec 2014 08:56:41 -0500 (EST) (envelope-from freebsd-questions@rsle.net) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.5 at antivirus.rsle.net Message-ID: <54806814.4040102@rsle.net> Date: Thu, 04 Dec 2014 08:56:36 -0500 From: "R. Scott Evans" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: Problem with posting to questions References: <5480457C.6010308@gmail.com> <20141204122404.001952a6@gumby.homeunix.com> In-Reply-To: <20141204122404.001952a6@gumby.homeunix.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mx1.rsle.net [IPv6:2607:ff40:b0b::2]); Thu, 04 Dec 2014 08:56:41 -0500 (EST) 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 13:56:43 -0000 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... -scott