Show HN: I made a site that automatically unsubscribes you from unread emails (autounsubscribe.me)
I'm Spencer and recently built AutoUnsubscribe to keep on top of my email subscriptions.
The basic idea is: Automatically unsubscribe from unwanted emails that you never open, so you can focus on the emails that matter, saving yourself time and effort.
I find overtime I accumulate hundreds of email subscriptions accidentally, especially when I ran an ecommerce business where our emails seemed to end up on all our suppliers, and their suppliers mailing lists. Some people stay on top of unsubscribing easily, however it's something I've always struggled with, especially having ADHD. I wanted a way to stop my inboxes getting out of control without me having to do anything so I built this app.
An added bonus is it helps you unsubscribe from subscriptions you were on the fence about unsubscribing too, as it points out you have not even opened them. It also warns you before unsubscribing and gives you a chance to whitelist a subscription, to make sure you keep the ones you care about.
I realised a lot of people would get the most value out of AutoUnsubscribe very quickly, so I wanted to provide an option for them, as opposed to just subscribing for a month and then cancelling. As a result the base pricing is $5 for seven days, which will let you basically clean out your inbox. I built out the app using Ruby on Rails, to avoid getting lost in the complexity of Javascript frameworks, as an individual developer/designer I think it was the right choice.
The app is privacy focused, I will never share or sell your data. It's also why it is a paid app. I know free unsubscribe apps in the past have monetized by selling user data.
You can see the site here: http://autounsubscribe.me/
12 comments
[ 3.1 ms ] story [ 45.2 ms ] threadI have used the feature in Gmail, and do like it.
So, I wouldn't recommend doing that sort of process unless you can be 100% certain that the message isn't actually spam, and you can properly unsubscribe from it.
In my case, the vast majority does have a legitimate unsubscribe link.
My main account is on a personal vanity domain that I've owned since 1995, through the ISP that was my main BBS at the time, and they had just recently gotten on the Internet. I was also working at AOL as their Sr. Internet Mail Administrator, and I knew how hard it was to run a reasonably good mail system, and I didn't want to have to do all that work all over again on my personal vanity domain. The anti-spam system used by my ISP is decent, but not great. On top of that, I layer a Bayesian-based anti-spam program that ties into my mail client, for further filtering. Plus my client has anti-spam filtering of its own, and I have hundreds and hundreds of manual filtering rules that I've written over the decades.
Even with all those filtering layers, I still get at least a dozen or more spam mail messages that get past all the defenses, and I have to manually delete them and run them through the retraining algorithms.
And I still don't trust any "unsubscribe me" link that I see, unless I know for sure that I signed up for service with that company.
Let me know if you want to chat. rcavezza [at] gmail.