Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #59430
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.087 |
| X-Spam-Evidence | '*H*': 0.83; '*S*': 0.00; 'lately': 0.07; 'odd': 0.07; 'handful': 0.09; 'cc:addr:python-list': 0.11; 'language.': 0.14; 'password,': 0.16; 'subject:received': 0.16; 'wrote:': 0.18; "hasn't": 0.19; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'cc:2**0': 0.24; "i've": 0.25; 'posts': 0.26; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'lessons': 0.31; 'party,': 0.31; 'anyone': 0.31; 'url:python': 0.33; 'maybe': 0.34; 'subject:from': 0.34; 'message.': 0.35; 'but': 0.35; 'received:google.com': 0.35; '14,': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'list': 0.37; 'nov': 0.38; 'morning': 0.39; 'url:mail': 0.40; 'read': 0.60; 'ago.': 0.61; 'telling': 0.64; 'more': 0.64; 'account': 0.65; 'to:addr:gmail.com': 0.65; 'due': 0.66; 'de-activated': 0.84; 'excessive': 0.84; 'joel': 0.91; 'powder': 0.93; '2013': 0.98 |
| 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:to :cc:content-type; bh=AQowxGVnQ60nYUEIIBZNL79gRjPikbU4QkID/vtIPWI=; b=YqS9X1FBiB8RMIChITP+vDDc+NXe6V1ple6HYY9mO7BEVBwZ7otZpEDDuxxv96izG1 btagNcm/sbkgOKG0NNJOaQnYdeK7Yj/NnRVpQfXgRQwMkVRnjxLVJo25oNbE/JYuVQks J9mXEbhgob/czOYJFmMfoMynCwcs1LKU7GqnslbfiYD/qbwC67ffWBPcRAtqHV26VRdt +S6FcV2r3V7hB5vbdd1DzSENosNOBeGX9sxh9A+zg1R4I0LA96mca+QGF0wf8XaZJN5X D/UDnFosFLhUfRu7aswhDMr74yRww8jdgOQblNMwN+jhucVq/5JcJYrvliSSem+IsFpk fhHQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.58.108.196 with SMTP id hm4mr867143veb.28.1384437321987; Thu, 14 Nov 2013 05:55:21 -0800 (PST) |
| In-Reply-To | <5284D5EF.6030604@gmail.com> |
| References | <5284D5EF.6030604@gmail.com> |
| Date | Thu, 14 Nov 2013 08:55:21 -0500 |
| Subject | Re: Odd msg received from list |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | Verde Denim <tdldev@gmail.com> |
| Content-Type | text/plain; charset=UTF-8 |
| Cc | "python-list@python.org" <python-list@python.org> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2592.1384437325.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384437325 news.xs4all.nl 15884 [2001:888:2000:d::a6]:35992 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:59430 |
Show key headers only | View raw
On Thu, Nov 14, 2013 at 8:53 AM, Verde Denim <tdldev@gmail.com> wrote: > I got an odd message this morning from the list telling me that my > account was de-activated due to excessive bounces. I've only sent a > handful of messages to this board, but do read an awful lot of the posts > in order to learn more about the language. The message also listed my > account password, which I found odd. Has anyone else received a message > like this? > > -- > Regards > > Jack > Boston Tea Party, Coercive Acts, Powder Alarm, Revolution > Lessons (Mistakes) not learned are bound to be repeated. > > -- > https://mail.python.org/mailman/listinfo/python-list I got the same message. It hasn't happened to me lately but I think this also happened maybe a couple of years ago. -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Odd msg received from list Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-14 08:55 -0500
csiph-web