Skip to content

A self-hosted e-mail masking service.

License

Notifications You must be signed in to change notification settings

UserNobody14/carrier

 
 

Repository files navigation

Carrier

Travis

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!

Installation

Since this is a mail server/client and uses an external database, installation does require configuration.

Check out the wiki for more information.

Configuration

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.

Development

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.

Contributing

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.

License

This application is available as open source under the terms of the MIT License.

About

A self-hosted e-mail masking service.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%