Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.077 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'subject:IDLE': 0.04; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'obviously,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'usenet': 0.16; 'wrote:': 0.18; 'this?': 0.23; 'header:User- Agent:1': 0.23; 'config': 0.24; 'looks': 0.24; 'header:X -Complaints-To:1': 0.27; 'subject:) ': 0.29; 'comments': 0.31; 'header,': 0.31; 'file': 0.32; 'probably': 0.32; 'quite': 0.32; 'addresses': 0.33; 'received:66': 0.35; "can't": 0.35; 'but': 0.35; 'really': 0.36; 'to:addr:python-list': 0.38; 'does': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'address.': 0.39; 'mailing': 0.39; 'received:org': 0.40; 'according': 0.40; 'how': 0.40; 'took': 0.61; 'address': 0.63; 'such': 0.63; 'spam.': 0.64; 'subject:more': 0.64; 'different': 0.65; 'header:Reply-To:1': 0.67; 'default': 0.69; 'cut': 0.74; 'reply-to:addr:gmail.com': 0.80; 'monte': 0.84; 'clients,': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Monte Milanuk Subject: Re: PyWart(2.7.8) IDLE is more buggy than "Joe's apartment"! Date: Mon, 21 Jul 2014 14:55:28 +0000 (UTC) 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> X-Gmane-NNTP-Posting-Host: 66.172.107.27 User-Agent: slrn/1.0.1 (Linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Monte Milanuk 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405954547 news.xs4all.nl 2948 [2001:888:2000:d::a6]:45321 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74920 On 2014-07-21, Shiyao Ma wrote: > 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? Some usenet clients, such as slrn which it looks like Grant is using according to the message header, support using different addresses for 'From:' and 'Reply-To:', and the comments in the default .slrnrc config file recommend using some form of 'invalid' in your 'From:' address to cut down on spam. Looks like Grant took that quite literally ;) Not sure if it really matters... probably can't hurt... Monte