Setup your email server to "swallow all". I did this and after a few years I got around one million spam mails per day. I guess that if the emails never bounce they will keep sending new stuff to you. It's like saying "yes, yes, yes" to a sales person, they will just keep adding more stuff :P
Ask HN: How to get lots of spam, fast?
31–40 of 51 posts
I would say this is a good one. You can 'seed' it by signing up a bunch of different email addresses for various free offers or other stuff. Fill out web surveys and always put in an email for a chance to win the imaginary amazon gift card, also sign up to a few sites and leave the "let 3rd party offers be sent" or what ever it is. Once you've established 3 - 10 addresses on a few mailing lists the folks will start selling lists amongst each other and in no time flat you'll have millions of emails a day.
Re: Ask HN: How to get lots of spam, fast?
#32Sign up with GoDaddy. Sign up with Meetup. Sign up with Twitter. Sign up with $tech_startup.
Actually I'd put LinkedIn at the top of the list.
Re: Ask HN: How to get lots of spam, fast?
#33My mail server sees about 24,000 attempts at delivering spam to non-existent email addresses at my domain every 24 hours...
Re: Ask HN: How to get lots of spam, fast?
#34Register domain(s) & put your email in the whois records. Once they are indexed by google you should start to get lots of spam.
Re: Ask HN: How to get lots of spam, fast?
#35You're going to want more than one email account. Ideally you would setup one or more catch all domains where anything@domain.com dumps in to your collection. This can be set up with Linux and Postfix. Your configuration should not use any blacklists. Then do what others have suggested to spread these addresses around the net.
Re: Ask HN: How to get lots of spam, fast?
#36Spam training set:
More good ones here
http://stackoverflow.com/questions/4743996/publicly-availabl...
Re: Ask HN: How to get lots of spam, fast?
#37Host a tor relay. I run two and put my email up as the maintainer and now I consistently get over 200 messages a day (I've since shut down my private mail server it was so bad).
I run four Tor relays and don't get spammed. I also obfuscate my email by formatting it in a readable, non-standard way that can't be spammed automatically without parsing (eg someone [at] example dot com).
Re: Ask HN: How to get lots of spam, fast?
#38Host a tor relay. I run two and put my email up as the maintainer and now I consistently get over 200 messages a day (I've since shut down my private mail server it was so bad).
If the goal is just to get spam, don't do this from an IP you care about. I ran a relay for awhile and got added to blacklists, although I did only manage to find one website that blocked me purely on that basis (scn.sap.com).
Re: Ask HN: How to get lots of spam, fast?
#39Spam training set: http://untroubled.org/spam/ More good ones here http://stackoverflow.com/questions/4743996/publicly-availabl...
Hopping on the top comment to provide a more serious answer than some below..