elk-rs 0.1.0

A Public SMTP Server to forward Messages into A Backend System
<p align="center">
    <img src="/static/logo.png" width="180" />
    <h3 align="center">Elk</h3>
    <p align="center">A Public SMTP Server to forward Messages into A Backend System</p>
    <p align="center">
        <a href="https://github.com/Norwik/Elk/actions"><img src="https://github.com/Norwik/Elk/actions/workflows/build.yml/badge.svg"></a>
        <a href="https://github.com/Norwik/Elk/releases"><img src="https://img.shields.io/badge/Version-v0.1.0-green.svg"></a>
        <a href="https://github.com/Norwik/Elk/blob/main/LICENSE"><img src="https://img.shields.io/badge/LICENSE-MIT-green.svg"></a>
    </p>
</p>


## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Elk is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/norwik/elk/releases) for changelogs for each release version of Elk. It contains summaries of the most noteworthy changes made in each release.


## Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/norwik/elk/issues


## Security Issues

If you discover a security vulnerability within Elk, please send an email to [hello@clivern.com](mailto:hello@clivern.com)


## Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.


## License

© 2022, clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).

**Elk** is authored and maintained by [@Clivern](http://github.com/clivern).