From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937909Ab0CPQQd (ORCPT ); Tue, 16 Mar 2010 12:16:33 -0400 Received: from xenotime.net ([72.52.64.118]:52508 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932675Ab0CPQQc (ORCPT ); Tue, 16 Mar 2010 12:16:32 -0400 Message-ID: <4B9FAEDD.8020003@xenotime.net> Date: Tue, 16 Mar 2010 09:16:29 -0700 From: Randy Dunlap Organization: YPO4 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-3.fc11 Thunderbird/3.0 MIME-Version: 1.0 To: Rupjyoti Sarmah CC: linux-kernel@vger.kernel.org Subject: Re: Patch not appearing in the archive References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/16/10 09:12, Rupjyoti Sarmah wrote: > Hi All, > > I have been sending a PATCH to this list, however it is not appearing on > the archive. I did neither heard from anyone. > It looks like it is being filtered though not sure why. > > Could it be because of the size or something else ? I got in the > documentation that the email size upto 200 KB can be sent, by PATCH is > far below this size. > Is there any limit on number of lines in the patch ? I also made sure to > follow the guideline of patch submission. > > Please advise. If it contains html, it's probably being dropped. There is no maximum number of lines. http://vger.kernel.org/majordomo-info.html: "You can test email delivery between you, and VGER by sending an empty test letter to: " Also check: http://vger.kernel.org/majordomo-taboos.txt and Cc: for quicker responses. -- ~Randy