Deutsch   English   Français   Italiano  
<mailman.172.1719279576.2909.python-list@python.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!3.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!not-for-mail
From: Grant Edwards <grant.b.edwards@gmail.com>
Newsgroups: comp.lang.python
Subject: Re: Anonymous email users
Date: Mon, 24 Jun 2024 14:12:16 -0400 (EDT)
Lines: 30
Message-ID: <mailman.172.1719279576.2909.python-list@python.org>
References: <006901dabea6$4a159d30$de40d790$@gmail.com>
 <mailman.136.1718402442.2909.python-list@python.org>
 <v58dhp$7182$1@dont-email.me>
 <4CB44E85-2DF4-47DE-844B-DA7371D80836@barrys-emacs.org>
 <4W7GJc0BcSznVFw@mail.python.org>
X-Trace: news.uni-berlin.de nuKvVgmW9vG3IY5+ZcjdyA6lbxylWsofYvflawq9mggw==
Cancel-Lock: sha1:rNg89EKAEjCNuiaPyXATCgxXND8= sha256:/wytydaE+f+1/h7eyD2qImnMOn5bm4TDnHjfffYQQeY=
Return-Path: <grant.b.edwards@gmail.com>
X-Original-To: python-list@python.org
Delivered-To: python-list@mail.python.org
Authentication-Results: mail.python.org; dkim=none reason="no signature";
 dkim-adsp=none (unprotected policy); dkim-atps=neutral
X-Spam-Status: UNSURE 0.311
X-Spam-Level: ***
X-Spam-Evidence: '*H*': 0.46; '*S*': 0.08; 'projects,': 0.03;
 'filter': 0.07; 'filtering': 0.09; 'open-source': 0.09;
 'rejecting': 0.09; 'subject:Anonymous': 0.09; '1,000': 0.16;
 'barry': 0.16; 'from:addr:grant.b.edwards': 0.16; 'from:name:grant
 edwards': 0.16; 'junk': 0.16; 'wrote:': 0.16; 'grant': 0.17;
 'probably': 0.17; "can't": 0.17; 'to:addr:python-list': 0.20;
 "i've": 0.22; 'past': 0.25; 'stuff': 0.25; 'jun': 0.26; 'header
 :User-Agent:1': 0.30; 'python-list': 0.32; "i'm": 0.33; '100':
 0.33; 'same': 0.34; 'close': 0.35; 'from:addr:gmail.com': 0.35;
 'count': 0.36; 'people': 0.36; 'using': 0.37; 'ago': 0.39; 'use':
 0.39; 'years.': 0.40; 'remember': 0.61; 'week': 0.61; 'e-mail':
 0.61; 'skip:o 10': 0.61; "there's": 0.61; 'email': 0.63; 'send':
 0.63; 'spam': 0.65; 'well': 0.65; 'years': 0.65; '100%': 0.66;
 'time.': 0.66; 'per': 0.68; 'message-id:invalid': 0.68; 'contact':
 0.70; 'chance': 0.71; 'little': 0.73; 'accurate': 0.74;
 'guarantee': 0.76; 'yes': 0.76; 'out.': 0.80; 'known': 0.84;
 'folder:': 0.84; 'inbox.': 0.84; 'puzzled': 0.84; 'scott': 0.84;
 'sites,': 0.84; 'spammers': 0.84; 'very,': 0.84; 'greater': 0.91;
 'won': 0.95
User-Agent: slrn/1.0.3 (Linux)
X-Mailman-Approved-At: Mon, 24 Jun 2024 21:39:35 -0400
X-BeenThere: python-list@python.org
X-Mailman-Version: 2.1.39
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: <https://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>
X-Mailman-Original-Message-ID: <4W7GJc0BcSznVFw@mail.python.org>
X-Mailman-Original-References: <006901dabea6$4a159d30$de40d790$@gmail.com>
 <mailman.136.1718402442.2909.python-list@python.org>
 <v58dhp$7182$1@dont-email.me>
 <4CB44E85-2DF4-47DE-844B-DA7371D80836@barrys-emacs.org>
Bytes: 4522

On 2024-06-24, Barry Scott via Python-list <python-list@python.org> wrote:
>> On 23 Jun 2024, at 06:58, Sebastian Wells via Python-list <python-list@python.org> wrote:
>> 
>> The spammers won the spam wars, so even if you have someone's real
>> e-mail address, that's no guarantee that you can contact them. [...]
>
> My email address is well known and yes I get spam emails.

I've been puzzled by this for a long time. Many people talk about how
they get so much spam e-mail that there's little chance they'll notice
if I send them an e-mail.

I've been using the same e-mail address for about 20 years. I've use
that e-mail address with probably close to 100 retailers, charities,
open-source projects, media sites, and various other organizations.

I get at most a few spam emails per week [I just checked my spam
folder: 8 in the past 30 days]. And Gmail is very, very close to 100%
accurate at filtering them out.  I can't remember the last time I
actually got a spam message in my inbox.

> A few years ago the spam count was greater than a 1,000 a month.

I'm baffled.  Is Gmail silently rejecting that much junk before it
even gets to the filter that puts stuff into my "spam" folder?

--
Grant