diff --git a/supporting-docs/projects/2017-05-24-matrix-appservice-email.md b/supporting-docs/projects/2017-05-24-matrix-appservice-email.md index 0c45ad65..dee6d6df 100644 --- a/supporting-docs/projects/2017-05-24-matrix-appservice-email.md +++ b/supporting-docs/projects/2017-05-24-matrix-appservice-email.md @@ -1,19 +1,19 @@ --- layout: project -title: Matrix E-mail Bridge +title: Matrix Email Bridge categories: projects as -description: Two ways from/to E-mail bridge -author: Kamax.io, sponsored by Open-Xchange +description: Two ways Email<->Matrix bridge +author: Kamax.io and Open-Xchange maturity: Alpha --- # {{ page.title }} -An application service gateway for bridging between E-mail and Matrix, written using Spring Boot (Java) using [matrix-java-sdk](https://github.com/kamax-io/matrix-java-sdk). +An application service gateway for bridging between Email and Matrix, written using Spring Boot (Java) using [matrix-java-sdk](https://github.com/kamax-io/matrix-java-sdk). You can get the [code on github](https://github.com/kamax-io/matrix-appservice-email). Features: -- Matrix to E-mail forwarding -- E-mail to Matrix forwarding -- E-mail <-> Matrix <-> E-mail forwarding, if several bridge users are present within a room -- Fully configuration notification templates, per event -- Subscription portal where E-mail users can manage their notifications + - Matrix to Email forwarding + - Email to Matrix forwarding + - Email <-> Matrix <-> Email forwarding, if several bridge users are present within a room + - Fully configuration notification templates, per event + - Subscription portal where E-mail users can manage their notifications