Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54694

Re: How to send an anonymous mail via Python script

Path csiph.com!usenet.pasdenom.info!news.izac.org!ohm.izac.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.062
X-Spam-Evidence '*H*': 0.88; '*S*': 0.00; 'mailman.': 0.03; 'forgive': 0.05; 'subject:Python': 0.06; 'odd': 0.07; 'subject:script': 0.09; 'subject:How': 0.10; '24,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'https': 0.16; 'origin.': 0.16; 'subject:send': 0.16; 'wrote:': 0.18; '(the': 0.22; 'example': 0.22; 'headers': 0.24; 'header': 0.24; 'server.': 0.24; 'sort': 0.25; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'anonymous': 0.31; 'breaking': 0.31; "d'aprano": 0.31; 'sep': 0.31; 'steven': 0.31; 'python.org': 0.32; 'service,': 0.32; 'quite': 0.32; 'actual': 0.34; 'connection': 0.35; 'something': 0.35; "who's": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'list': 0.37; 'being': 0.38; 'server': 0.38; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'itself': 0.39; 'legitimate': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'even': 0.60; 'free': 0.61; 'identify': 0.61; 'tracking': 0.61; 'simply': 0.61; 'times': 0.62; 'pick': 0.64; 'more': 0.64; 'different': 0.65; 'here': 0.66; 'email,': 0.69; 'wish': 0.70; "'from'": 0.84; 'fired': 0.84; 'gateway,': 0.84; 'subject:via': 0.84; 'webmail': 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 :content-type; bh=siKeHT0R2jkisvno1/BYNeTyLKcgvJNgMTevZq0foVw=; b=Xtrt8eih2m7HjaMeQxwqxkJwNvOQP8w1wbaq31goVVBLb8Jdd6EyumdhEXAJcqRiTU WkUMOlTkrOykd+FNnRYg56YuBbxMk/5qQ2lXEJp8j0RCM9GSDB4XvSWTivxyR9vhzUzl BL/zD0IQjqLCNfc6nJ9S3S2WtRQHXuKxrp52u1QRBOwNoU68fkFSeH6piF2hs5+4NljF UwFD+3iv0Wz34Fctgapw4ZUk7ZozypwxwZ1eR77vh6TK6KnWK217zOkqIeDzSllWdWkO hc6ibKi/9l0vv7sxjP0KV5ww9PEm1q9Lb9G1XZ4X2itMH7Yn6DIcpZhHLgfexSIrhRnv sMAw==
MIME-Version 1.0
X-Received by 10.52.166.200 with SMTP id zi8mr96566vdb.38.1380026576428; Tue, 24 Sep 2013 05:42:56 -0700 (PDT)
In-Reply-To <5241859a$0$29992$c3e8da3$5496439d@news.astraweb.com>
References <l1jqjt$16e$1@dont-email.me> <mailman.221.1379758290.18130.python-list@python.org> <l1jrkv$5mi$1@dont-email.me> <mailman.222.1379760093.18130.python-list@python.org> <QOe0u.81788$WW4.54324@fx34.am4> <5241859a$0$29992$c3e8da3$5496439d@news.astraweb.com>
Date Tue, 24 Sep 2013 22:42:56 +1000
Subject Re: How to send an anonymous mail via Python script
From Chris Angelico <rosuav@gmail.com>
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 <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.293.1380026585.18130.python-list@python.org> (permalink)
Lines 31
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1380026585 news.xs4all.nl 15946 [2001:888:2000:d::a6]:53217
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54694

Show key headers only | View raw


On Tue, Sep 24, 2013 at 10:29 PM, Steven D'Aprano
<steve+comp.lang.python@pearwood.info> wrote:
> On Tue, 24 Sep 2013 11:36:16 +0000, Alister wrote:
>
>> To put it even more simply
>> If you have a legitimate reason to send me emails then you have no
>> legitimate reason to withhold your true Identity.
>
> "Dear Alister,
>
> Forgive this anonymous email, but I don't wish to get fired from my job
> and sued for breaking the confidentiality agreement I signed, but
> somebody needs to speak out about this matter.

There are definitely the odd times when a person needs anonymity. I do
not know of any times when an email-sending *computer* does. To send
your whistleblower email, I would recommend an HTTPS connection to
some free webmail service, or some sort of bouncer, or something - but
that bouncer can identify itself honestly to the receiver.

Same goes for other situations. I received your email, not from
pearwood.info, but from python.org - courtesy of Mailman. It's not
being sneaky about it, but the 'from' header is quite different from
the mail's actual origin. What I want to know here, primarily, is the
identity of the server who's giving me the message - ie python.org -
and MTAs will be adding tracking headers that identify that server.

(The concepts here are somewhat clouded by the c.l.py gateway, but
pick any other mailing list as your example and it'll be correct.)

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to send an anonymous mail via Python script Νίκος <nikos.gr33k@gmail.com> - 2013-09-21 12:58 +0300
  Re: How to send an anonymous mail via Python script Chris Angelico <rosuav@gmail.com> - 2013-09-21 20:04 +1000
    Re: How to send an anonymous mail via Python script Νίκος <nikos.gr33k@gmail.com> - 2013-09-21 13:15 +0300
      Re: How to send an anonymous mail via Python script Chris Angelico <rosuav@gmail.com> - 2013-09-21 20:41 +1000
        Re: How to send an anonymous mail via Python script Alister <alister.ware@ntlworld.com> - 2013-09-24 11:36 +0000
          Re: How to send an anonymous mail via Python script Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-24 12:29 +0000
            Re: How to send an anonymous mail via Python script Chris Angelico <rosuav@gmail.com> - 2013-09-24 22:42 +1000
            Re: How to send an anonymous mail via Python script Alister <alister.ware@ntlworld.com> - 2013-09-24 14:55 +0000
      Re: How to send an anonymous mail via Python script Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-21 12:09 -0400

csiph-web