Mail server to generate one way email addresses
When you sign up to a service say apple.com you join their email list.
Now they can sell this email to any provider and you will start getting spam.
Use a one way email address.
When you sign up to apple.com you give them an email address that only works if they are the sender.
If anyone else tries to send an email to that address it will be rejected.
- Get a telegram bot token from @BotFather
- Set the TG_TOKEN in the environment variable
- Set MY_ID from the @userinfobot
- Run the server
- Set your email address SET EMAIL test@test.com
- For each domain you can generate a new email ADD DOMAIN test.com (like the screenshot )
Deploy the server on a VPS and you can generate one way email addresses for any domain.
This is experimental software and should not be used for anything important.
If you find issues, do let me know. Built it in a day so there are bound to be bugs.