How to send an anonymous mail via Python script
Chris Angelico
rosuav at gmail.com
Sat Sep 21 06:04:05 EDT 2013
On Sat, Sep 21, 2013 at 7:58 PM, Νίκος <nikos.gr33k at gmail.com> wrote:
> Can you please tell me what alternation must be made in order to send this
> anonymously?
>
> that is my question. There must be a way.
No, there isn't. The nearest you could come to anonymous mail would be
sending via a botnet (to hide your IP address) and forging the from
address. So unless you *want* your mail to be flagged as spam and
detested by the entire world, NO THERE IS NO WAY to send it
anonymously.
ChrisA
More information about the Python-list
mailing list