项目作者: stevesoltys

项目描述 :
A self-hosted e-mail masking service.
高级语言: Java
项目地址: git://github.com/stevesoltys/carrier.git
创建时间: 2016-12-06T01:57:51Z
项目社区:https://github.com/stevesoltys/carrier

开源协议:MIT License

下载


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.