t2bot / matrix-email-bot

A bot that posts messages to rooms when an email is received.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support custom target addresses

turt2live opened this issue · comments

In addition to supporting the room target, we should also allow custom email addresses for each room. This is for mailing list mirrors that use redirects - they don't provide any information we can parse out to find a room ID.

For example, I should be able to bind myemail@someone.com to !roomid:domain.com. If the bot receives email targeted for myemail@someone.com, it should post in the mapped room.