A self-hosted e-mail masking service.
Carrier is a self-hosted e-mail service which can generate ‘masked’ addresses.
When mail is sent to a masked address, it’s forwarded to your actual address.
When you notice spam coming from a masked address, just block it!
Since this is a mail server/client and uses an external database, installation does require configuration.
Check out the wiki for more information.
By default, Carrier will look for a JSON configuration file in your home directory:$HOME/.config/carrier/config.json
.
Check out this page for more information.
After checking out the repo, run gradle build
to install dependencies and build the project. You can run gradle war
to build a WAR file for deployment.
Bug reports and pull requests are welcome on GitHub at https://github.com/stevesoltys/carrier. This project is intended to
be a safe, welcoming space for collaboration, and contributors are expected to adhere to the
code of conduct.
This application is available as open source under the terms of the MIT License.