I'm experimenting with spam email. One of these experiments requires sending mail through Tor. Since I use Python and smtplib for my experiments, I am looking for a way to use the Tor proxy (or another method) to do this mailing. Ideas how to do this?
Moshe source
share