JojiiOfficial / Matrix-EmailBridge

A bridge written in Golang to receive and write emails in matrix
BSD 2-Clause "Simplified" License
120 stars 14 forks source link

Allow customization of the message sent to matrix #44

Closed MacNokker closed 3 years ago

MacNokker commented 3 years ago

I would like the message sent to the matrix room to be just the mail subject line.

Basically, to have a quick overview, if I should open my mail client.

Is that possible currently?

Cheers!

JojiiOfficial commented 3 years ago

This should be possible if you remove this entire if-block and compile it again. Since I'm not working on this project anymore, I won't add such a feature.

MacNokker commented 3 years ago

Thanks, i had no idea this project wasn't ongoing anymore. I've found a different solution: sieve rule -> shell script posting to matrix