SkillAgentSearch skills...

Mailmask

mailmask.me - Generate a unique and random forwarding address so you can still receive every email, newsletter etc. without sharing your personal address.

Install / Use

/learn @HSchuette/Mailmask
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://mailmask.me"> <img src="front-end/img/logo_onWhite.png" alt="Logo" height="80"> <br /> <img src="front-end/img/logoText_simpleBlack.png" alt="Letter Logo" height="50"> </a> <p align="center"> Your email deserves privacy! <br /> <br /> <a href="https://www.mailmask.me/#privacy"><strong>Read the privacy policy »</strong></a> <br /> <br /> <a href="https://mailmask.me">Test It</a> · <a href="https://github.com/HSchuette/mailmask/issues">Report Bug</a> · <a href="https://github.com/HSchuette/mailmask/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS --> <details open="open"> <summary>Table of Contents</summary> <ol> <li> <a href="#about-the-project">About The Project</a> <ul> <li><a href="#built-with">Built With</a></li> <li><a href="#infrastructure">Infrastructure</a></li> </ul> </li> <li><a href="#contributing">Contributing</a></li> <li><a href="#license">License</a></li> <li><a href="#acknowledgements">Acknowledgements</a></li> </ol> </details> <!-- ABOUT THE PROJECT -->

About The Project

<p align="center"> <img src="images/screenshot-rocks.jpeg" alt="Screenshot Preview" width="800"> </p>

Mailmask started as I searched for a simple solution to get a newsletter without sharing my real emailaddress. Trashmails were my first go-to but due to their temporary nature, the solution was flawed. The idea is simple: Generate a random email address that forwards all the incoming mails to your real address. This way the other party only knows your generated address which can not be linked to your real email.

Here is how it works:

  • Enter your email address at mailmask.me
  • Get a welcome mail with your newly generated mailmask address
  • Use the mailmask address to receive emails

All incoming mails are stored in an S3 bucket for further forwarding and are deleted afterwards. In case the code fails for some reason, the emails are also deleted. Mailmask never processes the content of your incoming mails.

Built With

Infrastructure

<!-- CONTRIBUTING -->

Contributing

Feel free to contribute to this project. Mailmask should be community driven and implement features that their users want.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit your Changes (git commit -m 'Add some feature')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request
<!-- LICENSE -->

License

Distributed under the GPL-3.0 License License. See LICENSE for more information.

<a href="https://github.com/HSchuette/mailmask/blob/main/LICENSE"><strong>Read License »</strong></a>

<!-- ACKNOWLEDGEMENTS -->

Acknowledgements

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2mo ago
Forks3

Languages

HTML

Security Score

95/100

Audited on Jan 6, 2026

No findings