How to make a temporary email service like tempomail, mailinator, mailexpire or similar ?
How does it work ?
How can I setup such service on a Debian box ?
|
How to make a temporary email service like tempomail, mailinator, mailexpire or similar ? How does it work ? How can I setup such service on a Debian box ?
| |||||
feedback
|
|
Without getting into any specifics you will need a domain name and a place you can solidly host a mail server on port 25. That's it. Just configure your mail server to accept any messages for your domain and forward them to you. | |||
|
feedback
|
|
Once this has been done you'll need to setup a web base GUI interface that will in fact do a simple GREP for the given "TO" email address on the mailbox used to "Foward All" emails and display them. I know that the theory is simpler than the practice :) | |||
|
feedback
|