From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751785AbWFCT3e (ORCPT ); Sat, 3 Jun 2006 15:29:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751793AbWFCT3d (ORCPT ); Sat, 3 Jun 2006 15:29:33 -0400 Received: from xenotime.net ([66.160.160.81]:6795 "HELO xenotime.net") by vger.kernel.org with SMTP id S1751785AbWFCT3d (ORCPT ); Sat, 3 Jun 2006 15:29:33 -0400 Date: Sat, 3 Jun 2006 12:32:15 -0700 From: "Randy.Dunlap" To: Adrian McMenamin Cc: linux-kernel@vger.kernel.org Subject: Re: Posting here Message-Id: <20060603123215.b719aba6.rdunlap@xenotime.net> In-Reply-To: <1149362553.13122.44.camel@localhost.localdomain> References: <1149362553.13122.44.camel@localhost.localdomain> Organization: YPO4 X-Mailer: Sylpheed version 2.2.5 (GTK+ 2.8.3; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 03 Jun 2006 20:22:33 +0100 Adrian McMenamin wrote: > This is partly by way of a test and partly by way of a question - I've > tried posting a patch here 4 times in the last 48 hours, none of them > have made it to the list but replies to the message (it was copied to > the alsa-devel and linux-sh lists also) have appeared here. > > What is it that is causing my message to be trapped and forwarded > to /dev/null? It's not flagged as spam anywhere else - and nor should it > be - it's a patch! How large is the patch? it could be too large. also check http://vger.kernel.org/ . Try the mxverify tool and look at the majordomo TABOO expressions to see if you are hitting any of those. --- ~Randy