Path: csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.104 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'mailman.': 0.03; 'subject:getting': 0.07; 'mailman': 0.10; 'cc:addr:python-list': 0.11; 'accepting': 0.14; 'bouncing': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'tripped': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'deleted.': 0.24; 'membership.': 0.24; 'cc:2**0': 0.24; 'post': 0.26; 'gets': 0.27; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'gives': 0.31; 'membership': 0.31; '13,': 0.31; 'dated': 0.31; 'disabled': 0.31; 'fri,': 0.33; 'case,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'ryan': 0.36; 'subject:?': 0.36; 'list': 0.37; 'filter': 0.38; 'gmail': 0.38; 'mailing': 0.39; 'either': 0.39; 'subject:emails': 0.60; 'up,': 0.60; 'skip:n 10': 0.64; 'more': 0.64; 'due': 0.66; 'between': 0.67; 'mar': 0.68; 'past,': 0.68; 'receive': 0.70; '2015': 0.84; 'excessive': 0.84; 'reminders': 0.84; 'bounce': 0.91; 'bounces': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=oUc1BA2mOSB2+8+YT47fXoYONfU0IJIl9AACUYR2TY4=; b=CtfTUZ9DVa3iBcN/WAUJprmxW+7TyV5AyJkxCQQq2fAuzkQVxPc8cZ7boxB+EXTY83 Mkn42o9Vvy8P6lcylCnBYJmx1tume6Q/YYP2GimOEjpFCkmpUGyAkAjrh0ZN+nnVCGid SMGSc30JtS2N05QsLzQjjBL+Pdnzz75Ig13SFHJRSdibb7JcfW+BLBDfc9zIn2E7HXNg iNrIEI/Y8qNd0f+MTAeeVqvseDqZHvVzVWOcqsfrNGuaOzZ9C/R/4OaJjcfq7XlsH8Bd 0tbQxHZUZ9pbX/e845eIBWUAKPS7bJmwxrHLJk7nVJxyWTF6QhCvcirerg624chYTEzp q0QQ== MIME-Version: 1.0 X-Received: by 10.107.16.31 with SMTP id y31mr12881324ioi.53.1426198132426; Thu, 12 Mar 2015 15:08:52 -0700 (PDT) In-Reply-To: References: Date: Fri, 13 Mar 2015 09:08:52 +1100 Subject: Re: My emails are getting bounced? From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1426198137 news.xs4all.nl 2920 [2001:888:2000:d::a6]:49903 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:87337 On Fri, Mar 13, 2015 at 8:56 AM, Ryan Gonzalez wrote: > > Your membership in the mailing list Python-ideas has been disabled due > to excessive bounces The last bounce received from you was dated > 12-Mar-2015. You will not get any more messages from this list until > you re-enable your membership. You will receive 3 more reminders like > this before your membership in the list is deleted. I also got this notification, and in the past, it's been because Gmail mishandles spam - bouncing it instead of either accepting or discarding it. The post gets handed between Gmail and Mailman until one of them gives up, and in this case, it's Mailman. It may be that that's what happened again. (Irony would be if the post originated from Google Groups, which would mean it got past the Google spam filter on one side, but tripped the filter on the other side.) ChrisA