From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1950363AbdEAOvJ (ORCPT ); Mon, 1 May 2017 10:51:09 -0400 Received: from shards.monkeyblade.net ([184.105.139.130]:33208 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423940AbdEAOu7 (ORCPT ); Mon, 1 May 2017 10:50:59 -0400 Date: Mon, 01 May 2017 10:50:57 -0400 (EDT) Message-Id: <20170501.105057.824365162373797902.davem@davemloft.net> To: afzal.mohd.ma@gmail.com Cc: f.fainelli@gmail.com, linux-kernel@vger.kernel.org Subject: Re: vger.kernel.org mail queue issue? From: David Miller In-Reply-To: <20170501114339.GA4276@afzalpc> References: <20170111.210735.1001346236395528636.davem@davemloft.net> <20170501114339.GA4276@afzalpc> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 01 May 2017 07:09:32 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: afzal mohammed Date: Mon, 1 May 2017 17:13:39 +0530 > Hi, > > On Wed, Jan 11, 2017 at 09:07:35PM -0500, David Miller wrote: >> From: Florian Fainelli > >> > I am seeing emails being received right now from @vger.kernel.org that >> > seem to be from this morning according to my mailer. Has anything >> > changed on vger.kernel.org that could cause that? Other mailing-lists >> > (e.g: infradead.org) seems to be fine. > >> Nope, in fact I've been aggressively removing bouncers lately >> and trying to keep the system running efficiently. >> >> I kind of suspect that google has ramped up their rate limiting >> settings a little bit on gmail. >> >> I'll try to keep an eye out. > > Seems gmail again is receiving mails with a delay, the last received > lk mail has date as 30 Apr 2017 08:23:50 +0300, while here it is > around 01 May 2017 17:10 + 0530. And lkml archives has a lot of mails > after that. > > With filters based on TO|CC (my problem) & due to cross posted mails, > to realize the issue it takes some time, seems the issue is there for > last few days. There is really nothing I can do about this. The problem is that GMAIL has extremely restrictive rate limiting. It really is insufficient for absorbing the rate at which postings are made on the lists during the busiest times of the day. And when the rate it exceeded, the gmail accounts in question simply drop postings for a certain period of time. So I have to intentionally back off the rate at which vger.kernel.org queues up to GMAIL accounts. If I let it go at full speed then half of the postings would get dropped and people would miss content. Complain to GMAIL if you dislike this but I have tried in the past and they have no intention of increasing their default posting rate limits.