Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.tele.dk!feed118.news.tele.dk!news.tele.dk!small.news.tele.dk!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.084 X-Spam-Evidence: '*H*': 0.83; '*S*': 0.00; 'causing': 0.04; 'odd': 0.07; 'handful': 0.09; 'links.': 0.09; 'mailman': 0.10; 'language.': 0.14; 'alerts,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'password,': 0.16; 'roy': 0.16; 'sorts': 0.16; 'subject:received': 0.16; 'wording': 0.16; 'wrote:': 0.18; 'pointed': 0.19; 'this?': 0.23; 'looks': 0.24; "i've": 0.25; '15,': 0.26; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; 'appear': 0.29; 'am,': 0.29; 'subject:list': 0.30; 'message- id:@mail.gmail.com': 0.30; 'getting': 0.31; 'anyone': 0.31; 'fri,': 0.33; 'maybe': 0.34; 'subject:from': 0.34; 'agree': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'list': 0.37; 'being': 0.38; 'problems': 0.38; 'gmail': 0.38; 'nov': 0.38; 'to:addr:python-list': 0.38; 'does': 0.39; 'morning': 0.39; 'to:addr:python.org': 0.39; 'read': 0.60; 'is.': 0.60; 'address': 0.63; 'information': 0.63; 'personal': 0.63; 'card': 0.63; 'happen': 0.63; 'telling': 0.64; 'more': 0.64; 'account': 0.65; 'due': 0.66; 'smith': 0.68; 'click': 0.77; 'article': 0.77; 'de-activated': 0.84; 'excessive': 0.84; 'fraud,': 0.84; 'official,': 0.84; 'suspended': 0.91; '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 :content-type; bh=6Ub/mnyjm2oXzG/6vWSRQQ/B8hhxQl/91Anu/A4Xgh0=; b=CtqRqheGmZvqnxu7fwvcOGVoOaIVYGigTokITWc/wgzq83hAEmq6zSuLIQrnqeXLLL 63F8JuW01bmXVHJXoB5zzP3xoXE3aEzC0nxBrsAQNIggwOzEzakSjjI2dB92etg7wQJ8 TeIbErkwJSwqnfa+dK61+OA4YbeG/ydvPr9tPCBM924JjaO0VdIM3GiKF0hB1Zbu+P1J LE2iY31dgYcC+NiP/SL2Kqj7eOxM5qElQcWjXXbu09lGW1YUzrSx8e+ChFeuPUFTU1gu 6a9RCc66R50DHAPr4XFZChhvfy2Fq/yTBPSydVEXZyUB+yAQalnzUZ+u2ecOPjgH2ovu BRsQ== MIME-Version: 1.0 X-Received: by 10.66.26.106 with SMTP id k10mr1704095pag.136.1384439213558; Thu, 14 Nov 2013 06:26:53 -0800 (PST) In-Reply-To: References: Date: Fri, 15 Nov 2013 01:26:53 +1100 Subject: Re: Odd msg received from list From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384439223 news.xs4all.nl 15974 [2001:888:2000:d::a6]:45762 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59439 On Fri, Nov 15, 2013 at 1:11 AM, Roy Smith wrote: > In article , > Verde Denim 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? > > This sounds like a variation of a classic phishing scam. You get an > email which looks official, telling you that some account you have has > been suspended because you need to verify some information. The wording > of the message is always vague about exactly what account this is. > > Don't click on any of the links. At best, they're harvesting email > addresses. At worst, they're harvesting personal information which can > be used for identity theft, credit card fraud, or all sorts of > malfeasance. > I agree in general, but I happen to be pretty familiar with Mailman alerts, and this one was genuine. Also, it pointed to what does appear to be the right address (mail.python.org). There's definitely something going around that's causing problems for gmail users; maybe spam is getting bounced/rejected instead of being dropped? ChrisA