Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.054 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:IDLE': 0.04; '22,': 0.09; 'cc:addr:python-list': 0.11; 'follow-up': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'headers.': 0.16; 'marker': 0.16; 'obviously,': 0.16; 'valid.': 0.16; 'wrote:': 0.18; 'saying': 0.22; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:) ': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; '"please': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'really': 0.36; 'whatever': 0.38; 'does': 0.39; 'address.': 0.39; 'mailing': 0.39; 'how': 0.40; 'even': 0.60; 'simply': 0.61; 'address': 0.63; 'subject:more': 0.64; 'email,': 0.69; 'jul': 0.74; 'address,': 0.75; 'gateway,': 0.84; 'technically': 0.84; '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=7gaViQPuZXyGt2ugf0lWJSlkGqlk/tzU4Nbhx3mPmIM=; b=0veek4ledQC9hOwKCLUN4jJY++7y9yTfMlsfWKVbvICHr+KPSe+vNiEH9PwUvxhr6L xpVJOhBk1qpabwyDTj6LwO5YCs12QPbHuIdDJ+DIdqT1TqpW0tkXKv7B0HPYSYMfhiof tL7olAi6whLYvnEOpydTPqr+2LgUKOv0cDP5fsFLjGNEIKm/0BAH/8nvbT+lYdTZdA9E ULhY+GNudMzPeyZaRaJdgQSr1j1YeWbfWvbQKgS8eSQmdt5Ysh5khGObBO1yTvm/diea bT6m7Je67lBCxlVmBphZb/IXXuPuOVPYkL7j/ZXOMG+xM3Sw7vE+feEBwV1k7v1za/6o 0kgQ== MIME-Version: 1.0 X-Received: by 10.52.248.232 with SMTP id yp8mr2471782vdc.83.1405954288183; Mon, 21 Jul 2014 07:51:28 -0700 (PDT) In-Reply-To: References: <232acf45-096d-466a-aa75-06d8c378b128@googlegroups.com> <53cc376e$0$2898$e4fe514c@news.xs4all.nl> <53926733-5e65-482f-96bc-0171c6a93d59@googlegroups.com> <4882fd4d-b772-4ebb-8aaa-0c20be6051b6@googlegroups.com> Date: Tue, 22 Jul 2014 00:51:28 +1000 Subject: Re: PyWart(2.7.8) IDLE is more buggy than "Joe's apartment"! From: Chris Angelico Cc: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 1405954291 news.xs4all.nl 2880 [2001:888:2000:d::a6]:42359 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74919 On Tue, Jul 22, 2014 at 12:40 AM, Shiyao Ma wrote: > No intent to pollute this thread. > > But really interested in the invalid@invalid.invalid mailing address. > And,,, obviously, I cannot send to invalid@invalid.invalid, so > > How does you(he) make this? When you send email, you have to have a valid envelope-from address, which can be found in the headers. But the From: address doesn't technically have to be valid. And if the email you received actually came from the news<->mail gateway, then it's even less significant; the address used is simply whatever Grant chose to key into his newsreader, which in this case is a marker saying "Please don't email me, just follow-up to the group" :) ChrisA