kaiyuanshe/osschat

[Feature] Email to WeChat

huan opened this issue · 2 comments

huan commented

The Problem

  1. We have dev@project.apache.org email list and but we do not check email very often.
  2. We want to see message cards in WeChat when we have new emails in our mail list.

The Solution

We can sync the email message to our WeChat group the same as GitHub Issue to WeChat.

Steps

  1. create an email address bot@oss.chat to receive emails
  2. add the bot@oss.chat to the specific email list, so that the bot can start receiving the emails
  3. setup on the OSSChat project so that the system gets to know we should send which email list to which WeChat group.

E.g. dev@doris.incubator.apache.org -> 43241234@chatroom

Related Projects

  1. Mailgun webhook to Slack integration
huan commented

We need an email box to store all the emails sent to bot@oss.chat address.

I'd like to suggest that create an email box named osschat-bot@kaiyuanshe.org for this feature. @zhuangbiaowei

huan commented

@tedliu1 We can track the email to wechat feature with this issue as you had mentioned yesterday.