Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'discussions': 0.03; 'subject:spam': 0.04; "(i'm": 0.09; 'pearson': 0.09; 'approach,': 0.16; 'gene': 0.16; 'mailing-list': 0.16; 'nntp': 0.16; 'received:mindspring.com': 0.16; 'worried': 0.16; 'x-mailer:apple mail (2.1084)': 0.16; 'this:': 0.16; 'wrote:': 0.16; 'header:In- Reply-To:1': 0.22; 'cheers': 0.23; '(or': 0.23; 'pm,': 0.24; 'aug': 0.24; 'subject:List': 0.25; "i'm": 0.27; 'thu,': 0.28; 'bit': 0.28; 'seem': 0.31; 'list': 0.32; 'received:24': 0.32; 'to:addr:python-list': 0.33; 'google': 0.36; 'charset:us-ascii': 0.36; 'opposed': 0.37; 'list,': 0.37; 'subject:: ': 0.39; 'header :Mime-Version:1': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'header:Message-Id:1': 0.61; 'received:69.73': 0.84 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: List spam From: Philip Semanchuk In-Reply-To: <9b4vc6FdrgU3@mid.individual.net> Date: Thu, 18 Aug 2011 13:21:02 -0400 Content-Transfer-Encoding: quoted-printable References: <87d3g26a2r.fsf@dpt-info.u-strasbg.fr> <9b4vc6FdrgU3@mid.individual.net> To: python-list list X-Mailer: Apple Mail (2.1084) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - deimos.nocdirect.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - semanchuk.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313688069 news.xs4all.nl 23963 [2001:888:2000:d::a6]:49249 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11787 On Aug 18, 2011, at 1:10 PM, Peter Pearson wrote: > On Thu, 18 Aug 2011 12:15:59 -0400, gene heskett = wrote: > [snip] >> What is wrong with the mailing list only approach? >=20 > In the mailing-list approach, how do I search for prior discussions > on a subject? (I'm not particularly opposed to the mailing list, > I'm just an NNTP follower worried about the uncertainties of change.) I use a Google search like this: site:mail.python.org/pipermail/python-list/ banana Although that has its own issues, as not all messages seem to make it to = that list (or they have the X-No-Archive bit set?) Cheers P=