Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 1 KB

README.md

File metadata and controls

16 lines (8 loc) · 1 KB

Email2Matrix: SMTP server relaying messages to Matrix rooms

email2matrix is an SMTP server (powered by Go-Guerrilla), which receives messages to certain special (predefined) mailboxes and relays them to Matrix rooms.

This is useful when you've got a system which is capable of sending email (notifications, reminders, etc.) and you'd like for that system to actually send a Matrix message instead.

Instead of redoing such systems (adding support for sending messages over the Matrix protocol to each one), you can just configure them to send emails to the Email2Matrix server and have those email messages relayed over to Matrix.

To learn more, refer to the Documentation.

Support

Matrix room: #email2matrix:devture.com

Github issues: devture/email2matrix/issues