Comment on Just finished my Friday Hack Project: Receiveee, a disposable email serviceparentComments−kornnflakeOP13yThanks, I use nodejs for both the webserver and the smtp server. Sending mails isn't supported at the moment, but will def. be in the future, already have it in my dev build ;) Gonna add a second smtp server as a failover too.
Comments
Thanks, I use nodejs for both the webserver and the smtp server. Sending mails isn't supported at the moment, but will def. be in the future, already have it in my dev build ;) Gonna add a second smtp server as a failover too.