You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
744 B
Markdown
20 lines
744 B
Markdown
---
|
|
layout: project
|
|
title: Matrix Email Bridge
|
|
categories: projects as
|
|
description: Two ways Email<->Matrix bridge
|
|
author: Kamax.io and Open-Xchange
|
|
maturity: Alpha
|
|
---
|
|
|
|
# {{ page.title }}
|
|
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 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
|