Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/containerum/mail
Mail server and template manager for Containerum
https://github.com/containerum/mail
kubernetes mail-server mailing-list newsletter-management platform template-manager
Last synced: 3 months ago
JSON representation
Mail server and template manager for Containerum
- Host: GitHub
- URL: https://github.com/containerum/mail
- Owner: containerum
- License: apache-2.0
- Created: 2018-05-10T16:07:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T08:34:00.000Z (over 6 years ago)
- Last Synced: 2024-06-20T19:19:17.729Z (8 months ago)
- Topics: kubernetes, mail-server, mailing-list, newsletter-management, platform, template-manager
- Language: Go
- Homepage:
- Size: 27.1 MB
- Stars: 10
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Mail is a mail server and template manager for [Containerum](https://github.com/containerum/containerum).
## Features
* Direct mailing and newsletters
* Instant or scheduled mailing
* Storing templates
* Template management (creating, upgrading and deleting)## Prerequisites
* Kubernetes## Installation
### Using Helm
```
helm repo add containerum https://charts.containerum.io
helm repo update
helm install containerum/mail
```## Contributions
Please submit all contributions concerning Mail component to this repository. Contributing guidelines are available [here](https://github.com/containerum/containerum/blob/master/CONTRIBUTING.md).## License
Mail project is licensed under the terms of the Apache License Version 2.0. Please see LICENSE in this repository for more details.