I probably could have done better with the topic header.
I intend to work on a project where you send an email to the remailer address, it gets remailed through whatever number of remailer servers and finally ends at the final real addres. It sends back the real address and deletes itself.
Wondering how this could be achieved, what resources i might require.
Go lang would have been my best option since i am trying to get as much projects to learn it well but prototying with python won't hurt and if C++ isn't overkill then it will do.
Your views.