Show HN : Airmail, instant disposable email made with node.js(getairmail.com)
getairmail.com
Show HN : Airmail, instant disposable email made with node.js
http://getairmail.com
5 comments
I will definitely use this for throw away services that ask for email and you know you are never going to touch it again.
Pretty impressive implementation also.
I'm sure you have spotted, but there is a spelling mistake "recived" => "received".
What are you running in the backend for mail pickup? SendGrid, MailGun?
Pretty impressive implementation also.
I'm sure you have spotted, but there is a spelling mistake "recived" => "received".
What are you running in the backend for mail pickup? SendGrid, MailGun?
Thanks, changed the welcome text to be shorter and dropped the spelling mistake :-)
Uses Haraka for the backend (based on node.js)
Uses Haraka for the backend (based on node.js)
Easily my favorite interface for throw away emails. Ironically, it allows a lot of tracking through (https://grepular.com/email_privacy_tester)
That's a good point ... I will see what I can do about that.
maybe the best approach would be to proxy everything through my server, so the sender can only see airmail's ip in his logs ?
maybe the best approach would be to proxy everything through my server, so the sender can only see airmail's ip in his logs ?
Love the idea, but didn't work for me... nothing sent to [email protected] arrived.
uses node.js redis and haraka for the backend and socket.io for real time browser notifications