author | Alberto Bertogli
<albertito@blitiri.com.ar> 2019-07-13 17:37:25 UTC |
committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2019-07-13 17:37:25 UTC |
parent | 1a764cb87c65334c21289ed4db6219762cac2d41 |
README.md | +2 | -12 |
diff --git a/README.md b/README.md index 6cd07a6..eb73766 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [chasquid](https://blitiri.com.ar/p/chasquid) is an SMTP (email) server with a focus on simplicity, security, and ease of operation. +It is designed mainly for individuals and small groups. + It's written in [Go](https://golang.org), and distributed under the [Apache license 2.0](http://en.wikipedia.org/wiki/Apache_License). @@ -47,18 +49,6 @@ It's written in [Go](https://golang.org), and distributed under the [Ubuntu]: https://ubuntu.com -## Status - -chasquid is in beta. - -It's functional and has had some production exposure, but some things may -still change in backwards-incompatible way, including the configuration format. -It should be rare and will be avoided if possible. - -You can subscribe to the mailing list to get notifications of such changes, -which are also documented in the [UPGRADING](UPGRADING.md) file. - - ## Documentation The [Debian+Dovecot+chasquid how-to](docs/howto.md) and the